Bump the gem version to v0.6.0

This commit is contained in:
Wilson Silva 2024-03-14 22:06:21 +00:00
parent 6a5068a552
commit 9ae68542f1
No known key found for this signature in database
GPG Key ID: 65135F94E23F82C8

View File

@ -2,5 +2,5 @@
module Nostr
# The version of the gem
VERSION = '0.5.0'
VERSION = '0.6.0'
end