Skip to content

Commit 07e6e95

Browse files
committed
Bump version
1 parent cf0ad8e commit 07e6e95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.zsmartsystems.zigbee</groupId>
55
<artifactId>com.zsmartsystems.zigbee.sniffer</artifactId>
6-
<version>1.0.0-SNAPSHOT</version>
6+
<version>1.0.1-SNAPSHOT</version>
77

88
<properties>
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1010
<maven.compiler.source>1.8</maven.compiler.source>
1111
<maven.compiler.target>1.8</maven.compiler.target>
12-
<zss.version>1.4.9</zss.version>
12+
<zss.version>1.4.11</zss.version>
1313
</properties>
1414

1515
<dependencies>

0 commit comments

Comments
 (0)