Skip to content

Commit

Permalink
bump version to 0.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Jan 19, 2024
1 parent 0dd3d41 commit 5b665a6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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 Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pact-protobuf-plugin"
version = "0.3.9"
version = "0.3.10"
edition = "2021"
authors = ["Ronald Holshausen <ronald.holshausen@gmail.com>"]
description = "Pact plugin for Protobufs and gRPC"
Expand Down
2 changes: 1 addition & 1 deletion pact-plugin.json
Expand Up @@ -2,7 +2,7 @@
"manifestVersion": 1,
"pluginInterfaceVersion": 1,
"name": "protobuf",
"version": "0.3.9",
"version": "0.3.10",
"executableType": "exec",
"entryPoint": "pact-protobuf-plugin",
"pluginConfig": {
Expand Down

0 comments on commit 5b665a6

Please sign in to comment.