Skip to content

Commit

Permalink
Release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkoutso committed Aug 9, 2021
1 parent a56db14 commit b1c57da
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.8.0 (2021-08-09)

##### Breaking

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.7.0)
molinillo (0.8.0)

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.7.0'.freeze
VERSION = '0.8.0'.freeze
end

0 comments on commit b1c57da

Please sign in to comment.