Skip to content

Commit

Permalink
Fix the collision.
Browse files Browse the repository at this point in the history
  • Loading branch information
tadd committed Jan 10, 2024
1 parent d4ae16a commit 36056a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/int/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
class Int < Numeric
VERSION = "0.0.1"
VERSION = "0.0.1.interval"
end

0 comments on commit 36056a1

Please sign in to comment.