Skip to content

Commit

Permalink
chore(main): release 0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
momento-github-actions-machine-user committed Feb 21, 2024
1 parent 84e4d18 commit dad56f4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.6.7](https://github.com/momentohq/client-sdk-elixir/compare/v0.6.6...v0.6.7) (2024-02-21)


### Miscellaneous

* empty commit to bump readme generator ([290ec44](https://github.com/momentohq/client-sdk-elixir/commit/290ec447c344ea9adca160b0cd0066b86434e68c))
* empty commit to bump readme generator ([de12218](https://github.com/momentohq/client-sdk-elixir/commit/de122182e168d90e536f63fad19269905e72dd6a))

## [0.6.6](https://github.com/momentohq/client-sdk-elixir/compare/v0.6.5...v0.6.6) (2023-09-22)


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.6.6",
version: "0.6.7",
elixir: "~> 1.14",
start_permanent: Mix.env() == :prod,
elixirc_paths: elixirc_paths(Mix.env()),
Expand Down

0 comments on commit dad56f4

Please sign in to comment.