Skip to content

Commit

Permalink
Release 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vlaaad committed Oct 9, 2019
1 parent 29d9538 commit 70c454b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,9 @@
All notable changes to [cljfx](https://github.com/cljfx/cljfx) will be
documented in this file.

### [1.4.5](https://github.com/cljfx/cljfx/releases/tag/1.4.5) - 2019-10-09
- Bumped used JavaFX and Clojure versions

### [1.4.4](https://github.com/cljfx/cljfx/releases/tag/1.4.4) - 2019-10-03
- Added `:fx/executor` agent option to `wrap-async` that allows specifying
custom executor
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cljfx</groupId>
<artifactId>cljfx</artifactId>
<version>1.4.4</version>
<version>1.4.5</version>
<name>cljfx</name>
<dependencies>
<dependency>
Expand Down

0 comments on commit 70c454b

Please sign in to comment.