Skip to content

Commit 160e5f4

Browse files
committed
Fix build
1 parent fa4db5e commit 160e5f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/js_routes/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
require 'sorbet-runtime'
33

44
module JsRoutes
5-
VERSION = T.let("2.3.1", String)
5+
VERSION = "2.3.1"
66
end

0 commit comments

Comments
 (0)