We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3712ba3 commit 3469b5eCopy full SHA for 3469b5e
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# CHANGELOG for Docjure
2
3
+## Version 1.22.0
4
+
5
6
## Version 1.21.0
7
* Upgraded to Clojure 1.12.0
8
* Upgraded to Apache POI 5.3.0
project.clj
@@ -1,4 +1,4 @@
-(defproject dk.ative/docjure "1.21.0"
+(defproject dk.ative/docjure "1.22.0-SNAPSHOT"
:description "Easily read and write Office documents from Clojure."
:url "http://github.com/mjul/docjure"
:license {:name "MIT License"
0 commit comments