diff --git a/Gemfile.lock b/Gemfile.lock index bc1eecc..bdddfaa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GIT PATH remote: . specs: - unclekryon (0.4.9.pre.alpha) + unclekryon (0.4.10) nokogiri (~> 1.10) GEM diff --git a/lib/unclekryon/version.rb b/lib/unclekryon/version.rb index 21650fd..f5770e2 100644 --- a/lib/unclekryon/version.rb +++ b/lib/unclekryon/version.rb @@ -22,5 +22,5 @@ module UncleKryon - VERSION = '0.4.9-alpha' + VERSION = '0.4.10' end