Skip to content

Commit

Permalink
Merge #19
Browse files Browse the repository at this point in the history
19: prepare 0.1.1 r=AaronFriel a=AaronFriel

bors r+

Co-authored-by: Aaron Friel <[email protected]>
  • Loading branch information
bors[bot] and AaronFriel authored Jul 25, 2022
2 parents d2ee905 + 9c61ace commit 2fa2cbf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.1.1
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pulumi-watch"
version = "0.1.0"#update-target
version = "0.1.1"#update-target

authors = ["Aaron Friel <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/cli/pulumi-watch.exe.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<assemblyIdentity
type="win32"
name="Pulumi.Cli.Watch"
version="0.1.0.0"
version="0.1.1.0"
/>

<trustInfo>
Expand Down

0 comments on commit 2fa2cbf

Please sign in to comment.