Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed Dec 25, 2014
1 parent fbe63fb commit ede6ac4
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.2.0

* Institute stricter forward checking by backjumping to the source of a
conflict, even if that source comes from the existing spec. This further
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.1.2)
molinillo (0.2.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.1.2'
VERSION = '0.2.0'
end

0 comments on commit ede6ac4

Please sign in to comment.