Skip to content

Commit

Permalink
Bump version to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
saschb2b authored and leMaik committed Sep 25, 2016
1 parent 737e787 commit 17c7a73
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)

## [0.5.1] - 2016-09-24
### Changed
- Update react-swipable-views
- Fixed HOC order

## [0.5.0] - 2016-09-24
### Added
- Keyboard navigation support
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": "material-auto-rotating-carousel",
"version": "0.5.0",
"version": "0.5.1",
"description": "Introduce new users to your app with this material style carousel",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 17c7a73

Please sign in to comment.