Skip to content

Commit 9fc3ee4

Browse files
committed
Bump up v0.3.0
1 parent 942bf36 commit 9fc3ee4

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

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

0 commit comments

Comments
 (0)