Skip to content

Commit

Permalink
Version Bump to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jfelchner committed Aug 7, 2014
1 parent e55e3c1 commit 730a09b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
fuubar (2.0.0.rc1)
fuubar (2.0.0)
rspec (~> 3.0)
ruby-progressbar (~> 1.4)

Expand Down
2 changes: 1 addition & 1 deletion fuubar.gemspec
Expand Up @@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |s|
s.name = 'fuubar'

s.version = '2.0.0.rc1'
s.version = '2.0.0'

s.authors = ['Nicholas Evans', 'Jeff Kreeftmeijer', 'jfelchner']
s.email = ['jeff@kreeftmeijer.nl']
Expand Down

0 comments on commit 730a09b

Please sign in to comment.