Skip to content

Commit 25b5897

Browse files
committed
Version 2.0.0 release
1 parent 2641d82 commit 25b5897

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## WIP
3+
## 2.0.0
44

55
Breaking features:
66

mix.exs

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

4-
@version "1.0.0"
4+
@version "2.0.0"
55
@url "https://github.com/sobolevn/ecto_autoslug_field"
66

77
def project do

0 commit comments

Comments
 (0)