Skip to content

Commit

Permalink
Update typedef once more
Browse files Browse the repository at this point in the history
  • Loading branch information
julik committed Aug 11, 2024
1 parent 28e2c5f commit 083b4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rbi/zip_kit.rbi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# typed: strong
module ZipKit
VERSION = T.let("6.3.0", T.untyped)
VERSION = T.let("6.3.1", T.untyped)

class Railtie < Rails::Railtie
end
Expand Down

0 comments on commit 083b4fa

Please sign in to comment.