Skip to content

Commit

Permalink
Bump v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nepalez committed Jun 9, 2019
1 parent 26e4e4d commit f757a85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## WIP
## [0.0.6] - [2019-06-09]

### Added

Expand Down Expand Up @@ -132,3 +132,4 @@ This is a first public release with features extracted from production app.
[0.0.3]: https://github.com/nepalez/fixturama/compare/v0.0.2...v0.0.3
[0.0.4]: https://github.com/nepalez/fixturama/compare/v0.0.3...v0.0.4
[0.0.5]: https://github.com/nepalez/fixturama/compare/v0.0.4...v0.0.5
[0.0.6]: https://github.com/nepalez/fixturama/compare/v0.0.5...v0.0.6
2 changes: 1 addition & 1 deletion fixturama.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |gem|
gem.name = "fixturama"
gem.version = "0.0.5"
gem.version = "0.0.6"
gem.author = "Andrew Kozin (nepalez)"
gem.email = "[email protected]"
gem.homepage = "https://github.com/nepalez/fixturama"
Expand Down

0 comments on commit f757a85

Please sign in to comment.