File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ Join gridstack.js on Slack: https://gridstackjs.troolee.com
7070 - [ IE8 support] ( #ie8-support )
7171 - [ Nested grids] ( #nested-grids )
7272- [ Changes] ( #changes )
73- - [ v0.2.4 (development version )] ( #v024-development-version )
73+ - [ v0.2.4 (2016-02-15 )] ( #v024-2016-02-15 )
7474 - [ v0.2.3 (2015-06-23)] ( #v023-2015-06-23 )
7575 - [ v0.2.2 (2014-12-23)] ( #v022-2014-12-23 )
7676 - [ v0.2.1 (2014-12-09)] ( #v021-2014-12-09 )
@@ -748,7 +748,7 @@ See example: [Nested grid demo](http://troolee.github.io/gridstack.js/demo/neste
748748Changes
749749=======
750750
751- #### v0.2.4 (development version )
751+ #### v0.2.4 (2016-02-15 )
752752
753753- fix closure compiler/linter warnings
754754- add ` static_grid ` option.
Original file line number Diff line number Diff line change 11{
22 "name" : " gridstack" ,
3- "version" : " 0.2.4-dev " ,
3+ "version" : " 0.2.4" ,
44 "homepage" : " https://github.com/troolee/gridstack.js" ,
55 "authors" : [
66 " Pavel Reznikov <pashka.reznikov@gmail.com>"
Original file line number Diff line number Diff line change 1- // gridstack.js 0.2.4-dev
1+ // gridstack.js 0.2.4
22// http://troolee.github.io/gridstack.js/
33// (c) 2014-2016 Pavel Reznikov
44// gridstack.js may be freely distributed under the MIT license.
Original file line number Diff line number Diff line change 11{
22 "name" : " gridstack" ,
3- "version" : " 0.2.4-dev " ,
3+ "version" : " 0.2.4" ,
44 "description" : " gridstack.js is a jQuery plugin for widget layout" ,
55 "main" : " dist/gridstack.js" ,
66 "repository" : {
Original file line number Diff line number Diff line change 1- // gridstack.js 0.2.4-dev
1+ // gridstack.js 0.2.4
22// http://troolee.github.io/gridstack.js/
33// (c) 2014-2016 Pavel Reznikov
44// gridstack.js may be freely distributed under the MIT license.
You can’t perform that action at this time.
0 commit comments