Skip to content

Commit

Permalink
Bumped version to 0.1.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
artob committed Apr 3, 2010
1 parent 86366ee commit e9e3199
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.3
0.1.4
2 changes: 1 addition & 1 deletion lib/rdf/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module RDF
module VERSION
MAJOR = 0
MINOR = 1
TINY = 3
TINY = 4
EXTRA = nil

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

0 comments on commit e9e3199

Please sign in to comment.