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.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
artob committed Jan 21, 2010
1 parent a3925ae commit 176fd27
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.1.0
0.1.1
2 changes: 1 addition & 1 deletion lib/php/version.rb
Expand Up @@ -2,7 +2,7 @@ module PHP
module VERSION
MAJOR = 0
MINOR = 1
TINY = 0
TINY = 1
EXTRA = nil

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

0 comments on commit 176fd27

Please sign in to comment.