Skip to content

Commit df730af

Browse files
committed
Release Restomatic 1.0
1 parent dec365d commit df730af

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
restomatic (0.1.0)
4+
restomatic (1.0.0)
55
rails (>= 7.0)
66

77
GEM

lib/restomatic/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Restomatic
2-
VERSION = "0.1.0"
3-
end
2+
VERSION = "1.0.0"
3+
end

0 commit comments

Comments
 (0)