Skip to content

Commit

Permalink
[U] Release v3.0.0.276
Browse files Browse the repository at this point in the history
  • Loading branch information
hykilpikonna committed Dec 6, 2019
1 parent 01718bc commit 315e503
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.0.0.274</version>
<version>3.0.0.276</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.veracross-analyzer</groupId>
<artifactId>VeracrossAnalyzer.SDK</artifactId>
<version>3.0.0.274</version>
<version>3.0.0.276</version>

<properties>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit 315e503

Please sign in to comment.