mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Bump library version same as released version of rubygems.org
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66357 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e913ecfded
commit
0d674f530f
1 changed files with 1 additions and 1 deletions
|
@ -317,7 +317,7 @@ Synchronizer_m = Sync_m
|
|||
|
||||
class Sync
|
||||
|
||||
VERSION = "0.1.0"
|
||||
VERSION = "0.5.0"
|
||||
|
||||
include Sync_m
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue