diff --git a/lib/frontend_api/version.rb b/lib/frontend_api/version.rb index 8a692e2..759819d 100644 --- a/lib/frontend_api/version.rb +++ b/lib/frontend_api/version.rb @@ -1,3 +1,3 @@ module FrontendApi - VERSION = "0.2.3" + VERSION = '0.2.4'.freeze end