Skip to content

Commit

Permalink
[U] Release v3.2.0.322
Browse files Browse the repository at this point in the history
  • Loading branch information
hykilpikonna committed Sep 18, 2020
1 parent 9c29318 commit b53a38e
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 @@ -56,7 +56,7 @@ Then you can add this library as dependency:
<dependency>
<groupId>com.github.hydevelop</groupId>
<artifactId>VeracrossAnalyzer.SDK</artifactId>
<version>3.1.1.294</version>
<version>3.2.0.322</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.hydev</groupId>
<artifactId>VeracrossAnalyzer.SDK</artifactId>
<version>3.2.0.318</version>
<version>3.2.0.322</version>

<distributionManagement>
<repository>
Expand Down

0 comments on commit b53a38e

Please sign in to comment.