Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ananthakumaran committed Apr 23, 2024
1 parent 68cf0d6 commit fa69839
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.5.6] - 23 April 2024

- support poison 5.x

## [0.5.5] - 1 November 2022

- add ttl and default option in cas/4 [#29] [#31]
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defmodule Memcache.Mixfile do
use Mix.Project

@source_url "https://github.com/ananthakumaran/memcachex"
@version "0.5.5"
@version "0.5.6"

def project do
[
Expand Down

0 comments on commit fa69839

Please sign in to comment.