bump version
This commit is contained in:
parent
2fa1105f40
commit
482a3902b5
@ -1,3 +1,7 @@
|
||||
# v0.1.9
|
||||
- Improve server log
|
||||
- Style 大一點
|
||||
|
||||
# v0.1.8
|
||||
- Fix bug with public registration
|
||||
- Improve templates
|
||||
|
2
mix.exs
2
mix.exs
@ -4,7 +4,7 @@ defmodule Memex.MixProject do
|
||||
def project do
|
||||
[
|
||||
app: :memex,
|
||||
version: "0.1.8",
|
||||
version: "0.1.9",
|
||||
elixir: "~> 1.14",
|
||||
elixirc_paths: elixirc_paths(Mix.env()),
|
||||
compilers: Mix.compilers(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user