Skip to content

Commit 6d41fa5

Browse files
committed
[maven-release-plugin] prepare release v2.1.1
1 parent e2bfab9 commit 6d41fa5

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
@@ -9,7 +9,7 @@
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>com.github.jeffreyfalgout</groupId>
1111
<artifactId>throwing-streams</artifactId>
12-
<version>2.1.1-SNAPSHOT</version>
12+
<version>2.1.1</version>
1313
<packaging>jar</packaging>
1414
<name>Throwing Streams</name>
1515
<description>This project is an alternative API to java.util.stream and its various supporting interfaces that allows for checked exceptions to be thrown.</description>

0 commit comments

Comments
 (0)