Skip to content

Commit

Permalink
upd: 1.3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdev01 committed Apr 20, 2024
1 parent decbd94 commit 8d71753
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 @@ -12,7 +12,7 @@ The recommended way to use the AWS SDK for Java in your project is to consume it
<dependency>
<groupId>io.github.jpdev01</groupId>
<artifactId>asaassdk</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.3-SNAPSHOT</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The recommended way to use the AWS SDK for Java in your project is to consume it
<dependency>
<groupId>io.github.jpdev01</groupId>
<artifactId>asaassdk</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.3-SNAPSHOT</version>
</dependency>
```

Expand Down

0 comments on commit 8d71753

Please sign in to comment.