@nativescript-community/ui-material-slider
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.0.1](https://github.com/Akylas/nativescript-material-components/compare/v4.0.0...v4.0.1) (2020-07-29) | ||
**Note:** Version bump only for package @nativescript-community/ui-material-slider | ||
# [4.0.0](https://github.com/Akylas/nativescript-material-components/compare/v3.2.20...v4.0.0) (2020-07-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nativescript-community/ui-material-slider", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Material slider component", | ||
@@ -38,5 +38,5 @@ "main": "./slider", | ||
"dependencies": { | ||
"@nativescript-community/ui-material-core": "^4.0.0" | ||
"@nativescript-community/ui-material-core": "^4.0.1" | ||
}, | ||
"gitHead": "f0c903eb440eda20c2a9cd1243cb88d4a6313bcd" | ||
"gitHead": "267824c92bec52447f73fbca0ab05ca4fb32ff83" | ||
} |
46859