diff --git a/package.json b/package.json index d37cffe..f4f7e2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "magnetic-slider", - "version": "1.0.1", + "version": "1.0.2", "description": "A lightweight extension of @material-ui's Slider component complying to a super-set of its API spec, that enables the thumb to snap to nearby marks on the slider with configurable behaviour.", "main": "lib/MagneticSlider.js", "scripts": {