Skip to content

Commit

Permalink
Release npm-cnb 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Phelan committed May 10, 2019
1 parent 564f44c commit 629c450
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v0.0.8 May 10, 2019
====================

* Remove buildpacks from id

v0.0.7 Apr 02, 2019
====================

Expand Down
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[buildpack]
id = "org.cloudfoundry.npm"
name = "NPM Buildpack"
version = "0.0.7"
version = "0.0.8"

[metadata]
include_files = ["bin/build","bin/detect","buildpack.toml"]
Expand Down

0 comments on commit 629c450

Please sign in to comment.