diff --git a/lib/nostr/version.rb b/lib/nostr/version.rb index 04d5c5b..b74b02c 100644 --- a/lib/nostr/version.rb +++ b/lib/nostr/version.rb @@ -2,5 +2,5 @@ module Nostr # The version of the gem - VERSION = '0.5.0' + VERSION = '0.6.0' end