Skip to content

Commit

Permalink
1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Jan 11, 2011
1 parent 35aaafb commit a9bc607
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:
heroku (1.16.2)
heroku (1.17.0)
json (~> 1.4.6)
launchy (~> 0.3.2)
rest-client (>= 1.4.0, < 1.7.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/heroku/version.rb
@@ -1,3 +1,3 @@
module Heroku
VERSION = "1.16.2"
VERSION = "1.17.0"
end

0 comments on commit a9bc607

Please sign in to comment.