Bump the gem version to v0.3.0

This commit is contained in:
Wilson Silva 2023-02-15 18:29:53 +07:00
parent e56058a0e1
commit abc3be3f85
No known key found for this signature in database
GPG Key ID: 65135F94E23F82C8

View File

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