Skip to content

Commit

Permalink
0.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gabro committed Jun 6, 2017
1 parent f74b7dd commit 04708da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Change Log

## [Unreleased](https://github.com/buildo/react-components/tree/HEAD)
[Full Changelog](https://github.com/buildo/react-components/compare/v0.23.0...HEAD)


## [v0.23.1](https://github.com/buildo/react-components/tree/v0.23.1) (2017-06-06)
[Full Changelog](https://github.com/buildo/react-components/compare/v0.23.0...v0.23.1)

#### Fixes (bugs & defects):

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": "buildo-react-components",
"version": "0.23.0",
"version": "0.23.1",
"description": "Collection of general React components used in buildo projects.",
"main": "lib",
"scripts": {
Expand Down

0 comments on commit 04708da

Please sign in to comment.