Skip to content

Commit 3469b5e

Browse files
committed
Bump to v1.22.0-SNAPSHOT
1 parent 3712ba3 commit 3469b5e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG for Docjure
22

3+
## Version 1.22.0
4+
5+
36
## Version 1.21.0
47
* Upgraded to Clojure 1.12.0
58
* Upgraded to Apache POI 5.3.0

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject dk.ative/docjure "1.21.0"
1+
(defproject dk.ative/docjure "1.22.0-SNAPSHOT"
22
:description "Easily read and write Office documents from Clojure."
33
:url "http://github.com/mjul/docjure"
44
:license {:name "MIT License"

0 commit comments

Comments
 (0)