Skip to content

Commit

Permalink
v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
maksim.markelov committed Sep 25, 2019
1 parent 23e6170 commit cddcfb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-nouislider-example",
"version": "3.3.2",
"version": "3.3.3",
"description": "React NoUiSlider implementation",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nouislider-react",
"private": false,
"version": "3.3.2",
"version": "3.3.3",
"description": "React component wrapping leongersen/noUiSlider",
"main": "dist/nouislider-react.cjs.js",
"module": "dist/nouislider-react.esm.js",
Expand Down

0 comments on commit cddcfb4

Please sign in to comment.