Skip to content

Commit

Permalink
Bump library version same as released version of rubygems.org
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66357 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
hsbt committed Dec 12, 2018
1 parent e913ecf commit 0d674f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sync.rb
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ def sync_try_lock_sub(m)

class Sync

VERSION = "0.1.0"
VERSION = "0.5.0"

include Sync_m
end
Expand Down

0 comments on commit 0d674f5

Please sign in to comment.