Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 8d54bb9

Browse files
committed
0.2 Release
1 parent 6a01e28 commit 8d54bb9

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
@@ -8,7 +8,7 @@ Get ambush from maven central:
88
<dependency>
99
<groupId>org.threadly</groupId>
1010
<artifactId>ambush</artifactId>
11-
<version>0.1</version>
11+
<version>0.2</version>
1212
</dependency>
1313
```
1414

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
group = org.threadly
2-
version = 0.2-SNAPSHOT
2+
version = 0.2

0 commit comments

Comments
 (0)