Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
v3.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dickeyxxx committed Dec 24, 2014
1 parent 4baa7a9 commit 55d148c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
@@ -1,4 +1,4 @@
3.21.2 2014-12-23
3.21.3 2014-12-23
=================
Show warning for insecure Git clients
Fix issue with MultiJson require
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
heroku (3.21.2)
heroku (3.21.3)
heroku-api (~> 0.3.19)
launchy (>= 0.3.2)
multi_json (~> 1.10.1)
Expand Down
2 changes: 1 addition & 1 deletion lib/heroku/version.rb
@@ -1,3 +1,3 @@
module Heroku
VERSION = "3.21.2"
VERSION = "3.21.3"
end

0 comments on commit 55d148c

Please sign in to comment.