Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Jun 29, 2015
1 parent 95174fd commit b544c8e
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.3.0

##### Enhancements

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GIT
PATH
remote: .
specs:
molinillo (0.2.3)
molinillo (0.3.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
@@ -1,3 +1,3 @@
module Molinillo
VERSION = '0.2.3'
VERSION = '0.3.0'
end

0 comments on commit b544c8e

Please sign in to comment.