Skip to content

Commit 65235b6

Browse files
committed
Bump version to 0.5.0
1 parent b629fd1 commit 65235b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/active_method/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ActiveMethod
4-
VERSION = "0.1.0"
4+
VERSION = "0.5.0"
55
end

0 commit comments

Comments
 (0)