Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
itowtips committed Feb 13, 2015
1 parent 664e261 commit f4e18a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/application.rb
Expand Up @@ -9,7 +9,7 @@
Bundler.require(*Rails.groups)

module SS
mattr_reader(:version) { "0.5.0" }
mattr_reader(:version) { "0.6.0" }

class Application < Rails::Application
config.autoload_paths << "#{config.root}/lib"
Expand Down

0 comments on commit f4e18a8

Please sign in to comment.