Skip to content

Commit

Permalink
Version bump to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nbibler committed Jan 12, 2011
1 parent 071c457 commit 70d7ec4
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:
geocerts (0.0.26)
geocerts (1.0.0)
libxml-ruby (~> 1.1.0)
relax (~> 0.1.0)

Expand Down
2 changes: 1 addition & 1 deletion lib/geo_certs/version.rb
@@ -1,3 +1,3 @@
module GeoCerts
VERSION = '0.0.26'
VERSION = '1.0.0'
end

0 comments on commit 70d7ec4

Please sign in to comment.