Skip to content

Commit

Permalink
Merge pull request #8 from nand4011/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--client-sdk-elixir

chore(main): release 0.7.3
  • Loading branch information
nand4011 authored Aug 25, 2023
2 parents b2b2c4d + 796475c commit f580b43
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.7.3](https://github.com/nand4011/client-sdk-elixir/compare/v0.7.2...v0.7.3) (2023-08-25)


### Miscellaneous

* release-please 4 ([40561fa](https://github.com/nand4011/client-sdk-elixir/commit/40561fabcc0a1404199aa850538ee1a33f25b4fe))

## [0.7.2](https://github.com/nand4011/client-sdk-elixir/compare/v0.7.1...v0.7.2) (2023-08-25)


Expand Down
2 changes: 1 addition & 1 deletion src/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Momento.MixProject do
def project do
[
app: :gomomento,
version: "0.7.2",
version: "0.7.3",
elixir: "~> 1.14",
start_permanent: Mix.env() == :prod,
elixirc_paths: elixirc_paths(Mix.env()),
Expand Down

0 comments on commit f580b43

Please sign in to comment.