Skip to content

Commit acbd6e7

Browse files
committed
Prep for 1.0.0 release
1 parent 7563519 commit acbd6e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>expectations</groupId>
55
<artifactId>clojure-test</artifactId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.0</version>
77
<name>exp-clojure-test</name>
88

99
<description>A clojure.test-compatible version of the classic Expectations testing library.</description>

0 commit comments

Comments
 (0)