Skip to content

Commit

Permalink
bump version and amend changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Jan 20, 2020
1 parent c8d4b36 commit 205c824
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## [DEV]
## [2.1.5]

- Make `state-flow.state/return` constructable/def'able outside monadic context.

## [2.1.4]

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 nubank/state-flow "2.1.4"
(defproject nubank/state-flow "2.1.5"
:description "Postman-like integration testing with composable flows"
:url "https://github.com/nubank/state-flow"
:license {:name "MIT"}
Expand Down

0 comments on commit 205c824

Please sign in to comment.