Skip to content

Commit f0cba3e

Browse files
committed
Publish 0.1.2
1 parent f22daf3 commit f0cba3e

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
<!-- next-header -->
1111
## [Unreleased] - ReleaseDate
12+
## [0.1.2] - 2023-04-11
1213
### Changed
1314
- Tonic build upgraded to 0.9.1
1415
### Fixed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

proto-gen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name = "proto-gen"
1010
publish = true
1111
readme = "../README.md"
1212
repository = "https://github.com/embarkstudios/proto-gen"
13-
version = "0.1.1"
13+
version = "0.1.2"
1414
workspace = ".."
1515

1616
[dependencies]

0 commit comments

Comments
 (0)