Skip to content

Commit 85ccd2b

Browse files
fj-cloud-infraRelease Automation Bot
andauthored
chore: bump version to 0.27.0 (#54)
Co-authored-by: Release Automation Bot <release-bot@fishjam-cloud.io>
1 parent ee2e9b3 commit 85ccd2b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

fishjam_protos/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The package can be installed by adding `fishjam_protos` to your list of dependen
99
```elixir
1010
def deps do
1111
[
12-
{:fishjam_protos, "~> 0.26.1"}
12+
{:fishjam_protos, "~> 0.27.0"}
1313
]
1414
end
1515
```

fishjam_protos/mix.exs

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

4-
@release_version "0.26.1"
4+
@release_version "0.27.0"
55

66
def project do
77
[

0 commit comments

Comments
 (0)