Skip to content

Commit

Permalink
v 0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Stryzhevskyi committed Apr 26, 2019
1 parent a0c29c5 commit 2743f96
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rangeslider-pure",
"version": "0.4.8",
"version": "0.4.9",
"homepage": "https://github.com/Stryzhevskyi/rangeSlider",
"authors": [
"André Ruffert <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion dist/range-slider.js

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

2 changes: 1 addition & 1 deletion dist/range-slider.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/range-slider.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rangeslider-pure",
"title": "range-slider",
"description": "Simple, small and fast vanilla JavaScript polyfill for the HTML5 <input type=\"range\"> slider element",
"version": "0.4.8",
"version": "0.4.9",
"main": "dist/range-slider.js",
"scripts": {
"dev": "cross-env NODE_ENV=development webpack-dev-server --no-inline --watch-content-base",
Expand Down

0 comments on commit 2743f96

Please sign in to comment.