Skip to content

Commit

Permalink
Release 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Sep 6, 2017
1 parent f525dae commit 93e5818
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.3 (2017-09-06)

##### Enhancements

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
molinillo (0.6.2)
molinillo (0.6.3)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -99,4 +99,4 @@ DEPENDENCIES
rubocop

BUNDLED WITH
1.15.4
1.16.0.pre.1
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.2'.freeze
VERSION = '0.6.3'.freeze
end

0 comments on commit 93e5818

Please sign in to comment.