Skip to content

Commit 635da25

Browse files
committed
Bump up 0.2.0
1 parent 4c0b2bb commit 635da25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mutex_m.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
#
4141
module Mutex_m
4242

43-
VERSION = "0.1.2"
43+
VERSION = "0.2.0"
4444
Ractor.make_shareable(VERSION) if defined?(Ractor)
4545

4646
def Mutex_m.define_aliases(cl) # :nodoc:

0 commit comments

Comments
 (0)