Skip to content

Commit

Permalink
Version 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nora Tarano committed Oct 22, 2019
1 parent d607a24 commit fddd897
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
## [4.1.0] - 2019-10-21
- [new][Deps] Update `react-with-styles` ^4.0.1 -> ^4.1.0

## [4.0.1] - 2019-90-11
## [4.0.1] - 2019-09-11
- [fix][Deps] Update `react-with-styles` ^4.0.0 -> ^4.0.1

## [4.0.0] - 2019-09-09
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rheostat",
"version": "4.0.1",
"version": "4.1.0",
"description": "Rheostat is a www, mobile, and accessible slider component built with React",
"main": "lib/Slider",
"jsnext:main": "src/Slider.jsx",
Expand Down

0 comments on commit fddd897

Please sign in to comment.