Skip to content

Commit fdc947c

Browse files
committed
Bumped persistent-sorted-set to 0.1.1 (Java 8 bytecode)
1 parent 7c9d8cb commit fdc947c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.18.1
2+
3+
- Bumped persistent-sorted-set to 0.1.1 (Java 8 bytecode)
4+
15
# 0.18.0
26

37
- Fixed DB and Datom pprinting (#287)

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
:dependencies [
1010
[org.clojure/clojure "1.10.0" :scope "provided"]
1111
[org.clojure/clojurescript "1.10.516" :scope "provided"]
12-
[persistent-sorted-set "0.1.0"]
12+
[persistent-sorted-set "0.1.1"]
1313
]
1414

1515
:plugins [

0 commit comments

Comments
 (0)