Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Aug 7, 2008
1 parent 48e0b7b commit 278f3e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/simple-parser.rb
@@ -1,7 +1,7 @@
module SimpleParser

# :stopdoc:
VERSION = '0.0.1'
VERSION = '0.1.0'
LIBPATH = File.expand_path(File.dirname(__FILE__)) + File::SEPARATOR
PATH = File.dirname(LIBPATH) + File::SEPARATOR
# :startdoc:
Expand Down

0 comments on commit 278f3e2

Please sign in to comment.