We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab36790 commit 8c099d4Copy full SHA for 8c099d4
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Molinillo Changelog
2
3
-## Master
+## 0.5.7 (2017-03-03)
4
5
##### Enhancements
6
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- molinillo (0.5.6)
+ molinillo (0.5.7)
GEM
7
remote: https://rubygems.org/
lib/molinillo/gem_metadata.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Molinillo
# The version of Molinillo.
- VERSION = '0.5.6'.freeze
+ VERSION = '0.5.7'.freeze
end
0 commit comments