Bump the gem version to v0.4.0

This commit is contained in:
Wilson Silva 2023-02-25 17:43:51 +07:00
parent 0b66dc3625
commit 378970b6ab
No known key found for this signature in database
GPG Key ID: 65135F94E23F82C8
1 changed files with 1 additions and 1 deletions

View File

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