Skip to content

Commit

Permalink
0.2 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
jentfoo committed Sep 23, 2019
1 parent 6a01e28 commit 8d54bb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Get ambush from maven central:
<dependency>
<groupId>org.threadly</groupId>
<artifactId>ambush</artifactId>
<version>0.1</version>
<version>0.2</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
group = org.threadly
version = 0.2-SNAPSHOT
version = 0.2

0 comments on commit 8d54bb9

Please sign in to comment.