We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 271759e commit f940e2bCopy full SHA for f940e2b
mix.exs
@@ -1,7 +1,7 @@
1
defmodule AtomicMap.Mixfile do
2
use Mix.Project
3
4
- @version "0.9.1"
+ @version "0.9.2"
5
def project do
6
[app: :atomic_map,
7
version: @version,
0 commit comments