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