diff --git a/CHANGELOG.md b/CHANGELOG.md index aeed3e1..a2e6eaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ + +## [0.1.8](https://github.com/Wikiki/bulma-slider/compare/0.1.7...0.1.8) (2018-02-10) + + + ## [0.1.7](https://github.com/Wikiki/bulma-slider/compare/0.1.6...0.1.7) (2018-02-10) diff --git a/bower.json b/bower.json index 85aaa36..3d02632 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "name": "bulma-slider", "description": "Display classic slider more sexy, in different colors, sizes, and states", "main": "slider.sass", - "version": "0.1.7", + "version": "0.1.8", "authors": [ "Wikiki (https://wikiki.github.io/bulma-extensions/overview)" ], diff --git a/package.json b/package.json index 226f215..1573099 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bulma-slider", - "version": "0.1.7", + "version": "0.1.8", "description": "Display classic slider more sexy, in different colors, sizes, and states ", "main": "dist/bulma-slider.sass", "scripts": {