Bump the gem version to v0.7.0

This commit is contained in:
Wilson Silva
2024-04-13 14:21:34 +01:00
parent 955b74054b
commit 1a3e36125c

View File

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