Skip to content

Commit 4539aef

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/master'
2 parents 143bb6c + a165123 commit 4539aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>core.logic</artifactId>
5-
<version>1.1.0-SNAPSHOT</version>
5+
<version>1.0.2-SNAPSHOT</version>
66
<name>core.logic</name>
77
<description>A logic/relational programming library for Clojure</description>
88

0 commit comments

Comments
 (0)