Skip to content

Commit 57f2397

Browse files
committed
Bump version to 0.1.2
1 parent ba958f9 commit 57f2397

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.1"
43+
VERSION = "0.1.2"
4444
Ractor.make_shareable(VERSION) if defined?(Ractor)
4545

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

0 commit comments

Comments
 (0)