diff --git a/lib/nostr/version.rb b/lib/nostr/version.rb index ddc3c0c..731195a 100644 --- a/lib/nostr/version.rb +++ b/lib/nostr/version.rb @@ -2,5 +2,5 @@ module Nostr # The version of the gem - VERSION = '0.2.0' + VERSION = '0.3.0' end