We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 688837f commit 9c52af4Copy full SHA for 9c52af4
1 file changed
mix.exs
@@ -1,7 +1,7 @@
1
defmodule Cachex.Mixfile do
2
use Mix.Project
3
4
- @version "4.0.3"
+ @version "4.0.4"
5
@url_docs "http://hexdocs.pm/cachex"
6
@url_github "https://github.com/whitfin/cachex"
7
0 commit comments