Skip to content

Commit 76cb530

Browse files
author
Peter Degen-Portnoy
committed
Update version.rb
Version 1.0 was the long-working version of this library running on Ruby 1.8.7 on CentOS 5.x. Version 2 is the new release running on Ruby 1.9.3 with updated versions of the SCM CLI's.
1 parent 45a4225 commit 76cb530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/scm/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Scm
22
module Version
3-
STRING = '0.0.1'
3+
STRING = '2.0.0'
44
end
55
end

0 commit comments

Comments
 (0)