Skip to content

Commit

Permalink
fix version in packages
Browse files Browse the repository at this point in the history
  • Loading branch information
troolee committed Aug 17, 2016
1 parent a064a2e commit 28ed6fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gridstack",
"version": "0.2.6-dev",
"version": "0.2.6",
"homepage": "https://github.com/troolee/gridstack.js",
"authors": [
"Pavel Reznikov <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gridstack",
"version": "0.2.6-dev",
"version": "0.2.6",
"description": "gridstack.js is a jQuery plugin for widget layout",
"main": "dist/gridstack.js",
"repository": {
Expand Down

0 comments on commit 28ed6fa

Please sign in to comment.