Skip to content

Commit e66d3de

Browse files
authored
bump version and changelog for patch release (#80)
1 parent 4993d2d commit e66d3de

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## v0.3.2 (2026-04-12)
4+
5+
Update protobuf dependency and fix warnings
6+
37
## v0.3.1 (2026-03-04)
48

59
### Bug fixes

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule GrpcReflection.MixProject do
22
use Mix.Project
33

4-
@version "0.3.1"
4+
@version "0.3.2"
55
@source_url "https://github.com/elixir-grpc/grpc-reflection"
66
@description "gRPC reflection server for Elixir"
77

0 commit comments

Comments
 (0)