Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
danallison committed Sep 28, 2019
1 parent 96d9392 commit 49f5602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ class Application < Rails::Application
config.autoload_paths += %W(#{config.root}/app/services)

# Corresponds to GitHub releases: https://github.com/calculist/calculist-web/releases
config.calculist_version = 'v0.4.2'
config.calculist_version = 'v0.5.0'
end
end

0 comments on commit 49f5602

Please sign in to comment.