Skip to content

Commit

Permalink
bump fastly version [..]
Browse files Browse the repository at this point in the history
Now that the CLI can initialize a template using a specific repository
branch, bump the version of the guest API we are using to
`0.2.0-alpha4-dev`.

This will be set to `0.2.0-alpha4` when we release a new version of the
guest API, on a branch with the same name.
  • Loading branch information
Katelyn Martin committed Apr 7, 2020
1 parent 972421b commit 16fbaaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ edition = "2018"
debug = true

[dependencies]
fastly = "^0.2.0-alpha3"
fastly = "^0.2.0-alpha4-dev"

0 comments on commit 16fbaaa

Please sign in to comment.