Skip to content

Commit 6b85c3f

Browse files
authored
Merge pull request #39 from takkii/develop
Update.
2 parents f9d6514 + 094d36c commit 6b85c3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/frame/version.rb

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

33
module Frame
4-
VERSION = '1.0.7-2024.5.26'.freeze
4+
# latest version = 1.x.x-date.today
5+
VERSION = '1.0.7'.freeze
56
end
67

78
GC.compact

0 commit comments

Comments
 (0)