Skip to content

Commit 3df2a02

Browse files
author
José Valim
committed
Bump to 1.2.6-dev
1 parent 55a4c59 commit 3df2a02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.5
1+
1.2.6-dev

src/elixir.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, elixir,
22
[{description, "elixir"},
3-
{vsn, "1.2.5"},
3+
{vsn, "1.2.6-dev"},
44
{modules, [
55
elixir
66
]},

0 commit comments

Comments
 (0)