We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c0b2bb commit 635da25Copy full SHA for 635da25
lib/mutex_m.rb
@@ -40,7 +40,7 @@
40
#
41
module Mutex_m
42
43
- VERSION = "0.1.2"
+ VERSION = "0.2.0"
44
Ractor.make_shareable(VERSION) if defined?(Ractor)
45
46
def Mutex_m.define_aliases(cl) # :nodoc:
0 commit comments