Skip to content

Commit

Permalink
reverse versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
onokumus committed Mar 4, 2016
1 parent bdee27d commit aa91744
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion dist/metisMenu.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* metismenu - v2.4.0
* metismenu - v2.4.2
* A jQuery menu plugin
* https://github.com/onokumus/metisMenu#readme
*
Expand Down
2 changes: 1 addition & 1 deletion dist/metisMenu.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* metismenu - v2.4.0
* metismenu - v2.4.2
* A jQuery menu plugin
* https://github.com/onokumus/metisMenu#readme
*
Expand Down
2 changes: 1 addition & 1 deletion dist/metisMenu.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/metisMenu.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metismenu",
"version": "2.4.0",
"version": "2.4.2",
"description": "A jQuery menu plugin",
"main": "./dist/metisMenu.js",
"scripts": {
Expand Down Expand Up @@ -39,16 +39,16 @@
},
"homepage": "https://github.com/onokumus/metisMenu#readme",
"devDependencies": {
"autoprefixer": "^6.3.1",
"cssnano": "^3.4.0",
"autoprefixer": "^6.3.3",
"cssnano": "^3.5.2",
"grunt": "^0.4.5",
"grunt-banner": "^0.6.0",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-concat": "^1.0.0",
"grunt-contrib-connect": "^0.11.2",
"grunt-contrib-jshint": "^0.12.0",
"grunt-contrib-uglify": "^0.11.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-uglify": "^0.11.1",
"grunt-contrib-watch": "0.6.1",
"grunt-postcss": "^0.7.1",
"grunt-postcss": "^0.8.0",
"pixrem": "^3.0.0"
}
}

0 comments on commit aa91744

Please sign in to comment.