Skip to content
This repository was archived by the owner on Mar 15, 2022. It is now read-only.

Commit c22664c

Browse files
committed
Bump version to 0.3.0.
1 parent fe91008 commit c22664c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/thread_safe/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module ThreadSafe
2-
VERSION = "0.2.0"
2+
VERSION = "0.3.0"
33
end
44

55
# NOTE: <= 0.2.0 used Threadsafe::VERSION
@@ -18,4 +18,4 @@ def self.const_missing(name)
1818
end
1919
end
2020

21-
end
21+
end

0 commit comments

Comments
 (0)