Skip to content

Commit

Permalink
release: 0.1.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored Nov 7, 2024
1 parent 47c1fd3 commit 53d7596
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.1-alpha.0"
".": "0.1.0-alpha.1"
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Or to pin the version:
<!-- x-release-please-start-version -->

```sh
go get -u 'github.com/brevdev/ngc-go@v0.0.1-alpha.0'
go get -u 'github.com/brevdev/ngc-go@v0.1.0-alpha.1'
```

<!-- x-release-please-end -->
Expand Down

0 comments on commit 53d7596

Please sign in to comment.