Skip to content

Commit

Permalink
v1
Browse files Browse the repository at this point in the history
  • Loading branch information
owaiswiz committed Feb 12, 2024
1 parent 4058b9b commit 2092318
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion engine/Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
preflex (0.4.0)
preflex (1.0.0)
rails (>= 6.1)
store_attribute (>= 1.1.0)

Expand Down
2 changes: 1 addition & 1 deletion engine/lib/preflex/version.rb
@@ -1,3 +1,3 @@
module Preflex
VERSION = "0.4.0"
VERSION = "1.0.0"
end

0 comments on commit 2092318

Please sign in to comment.