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 fa0c537 commit 2065039Copy full SHA for 2065039
README.md
@@ -3,7 +3,7 @@
3
Test utility for Datomic Local.
4
5
```clojure
6
-org.clojars.marksto/datomic-local-tu {:mvn/version "1.0.0"}
+org.clojars.marksto/datomic-local-tu {:mvn/version "1.0.1"}
7
```
8
9
## Rationale
pom.xml
<modelVersion>4.0.0</modelVersion>
<groupId>org.clojars.marksto</groupId>
<artifactId>datomic-local-tu</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1</version>
<name>datomic-local-tu</name>
<dependencies>
<dependency>
0 commit comments