diff --git a/dist/simplebar.1.0.css b/dist/simplebar.1.0.0.css similarity index 100% rename from dist/simplebar.1.0.css rename to dist/simplebar.1.0.0.css diff --git a/dist/simplebar.1.0.min.js b/dist/simplebar.1.0.0.min.js similarity index 99% rename from dist/simplebar.1.0.min.js rename to dist/simplebar.1.0.0.min.js index 444f3385..0d906f39 100644 --- a/dist/simplebar.1.0.min.js +++ b/dist/simplebar.1.0.0.min.js @@ -1,5 +1,5 @@ /* - * SimpleBar.js - v1.0 + * SimpleBar.js - v1.0.0 * Scrollbars, simpler. * https://grsmto.github.io/simplebar/ * diff --git a/package.json b/package.json index b8f2fd66..35dfb294 100755 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url" : "http://github.com/grsmto/simplebar.git" }, "homepage": "https://grsmto.github.io/simplebar/", - "version": "1.0", + "version": "1.0.0", "devDependencies": { "grunt": "~0.4.1", "grunt-cli": "~0.1.7", @@ -16,7 +16,7 @@ "grunt-contrib-concat": "~0.3.0", "grunt-contrib-uglify": "~0.2.0", "grunt-contrib-qunit": "~0.3.0", - "grunt-contrib-watch": "~1.3.11" + "grunt-contrib-watch": "~0.5.3" }, "scripts": { "test": "grunt travis --verbose"