Skip to content

Commit

Permalink
up the state-flow version
Browse files Browse the repository at this point in the history
  • Loading branch information
dimmyjr-nu committed Dec 11, 2023
1 parent c78dfb0 commit 7af52d9
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 @@
# Changelog

## [5.14.5]
- switch the declare/import-var function to def in state.api [#171](https://github.com/nubank/state-flow/pull/171)
-
## [5.14.4]
- Bump midje to 1.10.9

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

0 comments on commit 7af52d9

Please sign in to comment.