We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9238e73 commit a9216c1Copy full SHA for a9216c1
1 file changed
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
<groupId>edu.washington.cs.knowitall</groupId>
10
<artifactId>openregex</artifactId>
11
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.1.0</version>
12
<packaging>jar</packaging>
13
<name>openregex</name>
14
<description>OpenRegex is an efficient and flexible library for running regular expressions over sequences of user-defined objects.</description>
0 commit comments