From 37811ed63df0056bcc31ae9b07e195cef3a9d207 Mon Sep 17 00:00:00 2001 From: yasushiito Date: Tue, 10 Nov 2015 08:16:38 +0900 Subject: [PATCH] v07 --- config/application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/application.rb b/config/application.rb index 6a5f0317..b82accda 100644 --- a/config/application.rb +++ b/config/application.rb @@ -16,7 +16,7 @@ if defined?(Bundler) end module Pettanr - VERSION = '0.6.2' + VERSION = '0.7.0' class Application < Rails::Application # Settings in config/environments/* take precedence over those specified here. # Application configuration should go into files in config/initializers -- 2.11.0