Skip to content

Commit 7ce87e6

Browse files
committed
Bump version to 0.0.2
1 parent 36373c9 commit 7ce87e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To add `openpnp-capture-java` as a dependency using Maven, include the following
1212
<dependency>
1313
<groupId>io.github.doblon8</groupId>
1414
<artifactId>openpnp-capture-java</artifactId>
15-
<version>0.0.1</version>
15+
<version>0.0.2</version>
1616
</dependency>
1717
```
1818

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.doblon8</groupId>
88
<artifactId>openpnp-capture-java</artifactId>
9-
<version>0.0.1</version>
9+
<version>0.0.2</version>
1010
<packaging>jar</packaging>
1111

1212
<name>https://github.com/doblon8/openpnp-capture-java</name>

0 commit comments

Comments
 (0)