Skip to content

Commit

Permalink
Merge pull request #82 from paketo-buildpacks/pack-0.14.2
Browse files Browse the repository at this point in the history
pack 0.14.2
  • Loading branch information
ekcasey authored Nov 3, 2020
2 parents 6249b5a + 13a4dcc commit a21352e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion octo/octo.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import (

const (
GoVersion = "1.15"
PackVersion = "0.14.1"
PackVersion = "0.14.2"
YJVersion = "5.0.0"
)

Expand Down

0 comments on commit a21352e

Please sign in to comment.