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

Commit

Permalink
Bumped version to 0.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
artob committed Feb 9, 2010
1 parent 8388de5 commit 53e58c5
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.0 0.0.1
2 changes: 1 addition & 1 deletion lib/rdfbus/version.rb
Expand Up @@ -2,7 +2,7 @@ module RDFbus
module VERSION module VERSION
MAJOR = 0 MAJOR = 0
MINOR = 0 MINOR = 0
TINY = 0 TINY = 1
EXTRA = nil EXTRA = nil


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

0 comments on commit 53e58c5

Please sign in to comment.