Compare commits
1 Commits
v2.0.0.rc4
...
v2.0.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8c32e6af07 |
@@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
kamal (2.0.0.rc4)
|
||||
kamal (2.0.0)
|
||||
activesupport (>= 7.0)
|
||||
base64 (~> 0.2)
|
||||
bcrypt_pbkdf (~> 1.0)
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module Kamal
|
||||
VERSION = "2.0.0.rc4"
|
||||
VERSION = "2.0.0"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user