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