Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

Commit

Permalink
bump v0.7.6 - v149 support
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed Dec 1, 2013
1 parent 24fb021 commit 7e4dc6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ChangeLog.md
Expand Up @@ -24,5 +24,6 @@ The rewrite introduces some new implementation/feature concepts:
* cc.external_host is assumed to be 'api' [v0.7.3]
* v146 cf release [v0.7.4]
* v146 fix - do not explicitly specify (wrong) NFS path [v0.7.5; thx Troy Astle]
* v149 added, includes required nats.machines property [v0.7.6]

The latter means that new versions of this rubygem can be published that are backwards compatible with aging deployments of Cloud Foundry. There should not be any forced coupling of old `bosh-cloudfoundry` to old `cf-release` final releases.
2 changes: 1 addition & 1 deletion bosh-cloudfoundry.gemspec
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |spec|
spec.name = "bosh-cloudfoundry"
spec.version = "0.7.5"
spec.version = "0.7.6"
spec.authors = ["Dr Nic Williams"]
spec.email = ["drnicwilliams@gmail.com"]
spec.description = %q{Create & manage Cloud Foundry deployments}
Expand Down

0 comments on commit 7e4dc6c

Please sign in to comment.