Skip to content

Commit

Permalink
Bump and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkerlucio committed Jun 15, 2019
1 parent 1178af2 commit f5fcf9f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

## [1.0.0-alpha13]
- Fix coercion of nilables

## [1.0.0-alpha12]
- Fix coercion of lists getting out of order

Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject spec-coerce "1.0.0-alpha12"
(defproject spec-coerce "1.0.0-alpha13"
:description "Coerce from specs"
:url "http://example.com/FIXME"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit f5fcf9f

Please sign in to comment.