Bump the gem version to v0.5.0

This commit is contained in:
Wilson Silva
2023-11-20 21:05:36 +07:00
parent 61a88981e6
commit 40ecf83c85

View File

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