Skip to content

Commit

Permalink
Release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Aug 1, 2017
1 parent 4ff9652 commit 5db391d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Molinillo Changelog

## Master
## 0.6.1 (2017-08-01)

##### Enhancements

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
molinillo (0.6.0)
molinillo (0.6.1)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/molinillo/gem_metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

module Molinillo
# The version of Molinillo.
VERSION = '0.6.0'.freeze
VERSION = '0.6.1'.freeze
end

0 comments on commit 5db391d

Please sign in to comment.