Skip to content

Commit

Permalink
Version 2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Jul 8, 2019
1 parent 2641d82 commit 25b5897
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# CHANGELOG

## WIP
## 2.0.0

Breaking features:

Expand Down
2 changes: 1 addition & 1 deletion mix.exs
@@ -1,7 +1,7 @@
defmodule EctoAutoslugField.Mixfile do
use Mix.Project

@version "1.0.0"
@version "2.0.0"
@url "https://github.com/sobolevn/ecto_autoslug_field"

def project do
Expand Down

0 comments on commit 25b5897

Please sign in to comment.