Skip to content

Commit

Permalink
update version to beta13
Browse files Browse the repository at this point in the history
  • Loading branch information
smpallen99 committed Apr 10, 2018
1 parent 35010bd commit 099fbed
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# InfinityOne Changelog

## 1.0.0.beta11 (2018-04-09)
## 1.0.0.beta13 (2018-04-xx)

### Enhancements

### Bug Fixes


## 1.0.0.beta12 (2018-04-09)

### Enhancements

Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule InfinityOne.Mixfile do
def project do
[
app: :infinity_one,
version: "1.0.0-beta12",
version: "1.0.0-beta13",
elixir: "~> 1.5",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix, :gettext] ++ Mix.compilers(),
Expand Down

0 comments on commit 099fbed

Please sign in to comment.