Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev committed Nov 13, 2024
1 parent dc090ca commit cc83f36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
class_variants (0.0.8)
class_variants (1.0.0)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/class_variants/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ClassVariants
VERSION = "0.0.8".freeze
VERSION = "1.0.0".freeze
end

0 comments on commit cc83f36

Please sign in to comment.