Bump the gem version to v0.2.0

This commit is contained in:
Wilson Silva
2023-01-12 17:15:15 +07:00
parent 0017b4e591
commit e0f7a4cc50

View File

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