Skip to content

Commit

Permalink
Bumped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonid Beder committed Jul 14, 2014
1 parent 7bb5250 commit 89ace81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
health-monitor-rails (0.0.13)
health-monitor-rails (0.0.14)
rails (>= 3.2)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/health_monitor/version.rb
@@ -1,3 +1,3 @@
module HealthMonitor
VERSION = '0.0.13'.freeze
VERSION = '0.0.14'.freeze
end

0 comments on commit 89ace81

Please sign in to comment.