Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Commit

Permalink
Bumped the version to 0.0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
artob committed Jul 3, 2010
1 parent 233e375 commit 44bde89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.0.2
0.0.3
2 changes: 1 addition & 1 deletion lib/openpgp/version.rb
Expand Up @@ -2,7 +2,7 @@ module OpenPGP
module VERSION
MAJOR = 0
MINOR = 0
TINY = 2
TINY = 3
EXTRA = nil

STRING = [MAJOR, MINOR, TINY, EXTRA].compact.join('.')
Expand Down

0 comments on commit 44bde89

Please sign in to comment.