From 6ffdf307f825722720531bd2a1437ce4e9d552ba Mon Sep 17 00:00:00 2001 From: Pavel Reznikov Date: Wed, 24 Jun 2015 18:48:44 -0700 Subject: [PATCH] file header version --- dist/gridstack.js | 2 +- src/gridstack.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/gridstack.js b/dist/gridstack.js index 7a50646..32bd122 100644 --- a/dist/gridstack.js +++ b/dist/gridstack.js @@ -1,4 +1,4 @@ -// gridstack.js 0.2.3-dev +// gridstack.js 0.2.4-dev // http://troolee.github.io/gridstack.js/ // (c) 2014-2015 Pavel Reznikov // gridstack.js may be freely distributed under the MIT license. diff --git a/src/gridstack.js b/src/gridstack.js index 7a50646..32bd122 100644 --- a/src/gridstack.js +++ b/src/gridstack.js @@ -1,4 +1,4 @@ -// gridstack.js 0.2.3-dev +// gridstack.js 0.2.4-dev // http://troolee.github.io/gridstack.js/ // (c) 2014-2015 Pavel Reznikov // gridstack.js may be freely distributed under the MIT license.