Skip to content

Commit f940e2b

Browse files
committed
bump version to 0.9.2
1 parent 271759e commit f940e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule AtomicMap.Mixfile do
22
use Mix.Project
33

4-
@version "0.9.1"
4+
@version "0.9.2"
55
def project do
66
[app: :atomic_map,
77
version: @version,

0 commit comments

Comments
 (0)