@nativescript-community/ui-material-slider
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.0.1](https://github.com/nativescript-community/ui-material-components/compare/v5.0.0...v5.0.1) (2020-09-21) | ||
**Note:** Version bump only for package @nativescript-community/ui-material-slider | ||
# [5.0.0](https://github.com/nativescript-community/ui-material-components/compare/v4.0.12...v5.0.0) (2020-09-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nativescript-community/ui-material-slider", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Material slider component", | ||
@@ -39,5 +39,5 @@ "main": "./slider", | ||
"dependencies": { | ||
"@nativescript-community/ui-material-core": "^5.0.0" | ||
"@nativescript-community/ui-material-core": "^5.0.1" | ||
}, | ||
"gitHead": "3f9f3f48b9233c234f1f19b0cca852ad9ff784de" | ||
"gitHead": "19d8b974d558a788d77cd445320c627746bac3a5" | ||
} |
70320