We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a56db14 commit b1c57daCopy full SHA for b1c57da
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Molinillo Changelog
2
3
-## Master
+## 0.8.0 (2021-08-09)
4
5
##### Breaking
6
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- molinillo (0.7.0)
+ molinillo (0.8.0)
GEM
7
remote: https://rubygems.org/
lib/molinillo/gem_metadata.rb
@@ -2,5 +2,5 @@
module Molinillo
# The version of Molinillo.
- VERSION = '0.7.0'.freeze
+ VERSION = '0.8.0'.freeze
end
0 commit comments