Bump to 1.0.0 final

This commit is contained in:
Peter Solnica 2022-11-04 13:23:14 +01:00
parent eeb1b8924a
commit c5d66243e8
No known key found for this signature in database
GPG Key ID: 4B177344822BD3BB
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
module Dry
module Core
VERSION = "1.0.0.rc1"
VERSION = "1.0.0"
end
end