From 1d35399fee2b0036949d1770d0c0540d7660b5e3 Mon Sep 17 00:00:00 2001 From: Evan Theurer Date: Mon, 21 Sep 2015 11:03:13 +0200 Subject: [PATCH] Add visibily.js version 0.1.0. --- static/js/services/visibility.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/services/visibility.js b/static/js/services/visibility.js index a487b30c..bb9e8550 100644 --- a/static/js/services/visibility.js +++ b/static/js/services/visibility.js @@ -18,6 +18,7 @@ * along with this program. If not, see . * */ +// Version 0.1.0 "use strict"; define(['visibly'], function(visibly) {