Skip to content

Commit

Permalink
Added doc-string and bumped to version to 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
apeiros committed May 20, 2012
1 parent 43c17ae commit 0a02b75
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/literal_parser/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
end

class LiteralParser
Version = Gem::Version.new("0.0.1")

# The version of the LiteralParser library
Version = Gem::Version.new("1.0.0")
end

0 comments on commit 0a02b75

Please sign in to comment.