Skip to content

Commit

Permalink
Merge branch 'master' of github.com:clojure/core.match
Browse files Browse the repository at this point in the history
  • Loading branch information
swannodette committed Oct 7, 2011
2 parents 3407090 + 21828e5 commit da27cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -2,7 +2,7 @@
<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">
<modelVersion>4.0.0</modelVersion>
<artifactId>core.match</artifactId>
<version>0.2.0-alpha4-SNAPSHOT</version>
<version>0.2.0-alpha5-SNAPSHOT</version>
<name>${artifactId}</name>
<description>Optimized pattern matching and predicate dispatch for Clojure</description>

Expand Down

0 comments on commit da27cc9

Please sign in to comment.