Skip to content

Commit

Permalink
bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJefe committed Aug 29, 2016
1 parent 7bd4743 commit ad73dfe
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file removed gplan-0.2.0.gem
Binary file not shown.
Binary file added gplan-0.2.1.gem
Binary file not shown.
4 changes: 2 additions & 2 deletions gplan.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ $:.unshift lib unless $:.include?(lib)

Gem::Specification.new do |s|
s.name = 'gplan'
s.version = '0.2.0'
s.date = '2016-06-02'
s.version = '0.2.1'
s.date = '2016-08-29'
s.authors = ["Jeff Koenig"]
s.email = '[email protected]'
s.homepage = 'https://github.com/thejefe/gplan'
Expand Down

0 comments on commit ad73dfe

Please sign in to comment.