Skip to content

Commit

Permalink
Merge pull request #68 from DelineaXPM/tz-versionRevDocUpdate
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerezimmerman committed Jun 2, 2023
2 parents 5b980df + 1ffbdaa commit 6f5f9ed
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 @@ -18,7 +18,7 @@ You can use this SDk in your application by adding the following dependency:
<dependency>
<groupId>com.delinea.secrets</groupId>
<artifactId>tss-sdk-java</artifactId>
<version>1.0</version>
<version>1.0.2</version>
</dependency>
```

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

<groupId>com.delinea.secrets</groupId>
<artifactId>tss-sdk-java</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<name>tss-sdk-java</name>
<description>The Delinea Secret Server Java SDK</description>

Expand Down

0 comments on commit 6f5f9ed

Please sign in to comment.