Skip to content

Commit

Permalink
feat: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Pablo Bustamante Barrera committed Jan 26, 2024
1 parent d5a114d commit 592c238
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 @@ Add the Maven dependency
<dependency>
<groupId>com.cryptomkt.api</groupId>
<artifactId>cryptomarket</artifactId>
<version>2.2.1</version>
<version>2.3.0</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>com.cryptomkt.api</groupId>
<artifactId>cryptomarket</artifactId>
<packaging>jar</packaging>
<version>2.2.1</version>
<version>2.3.0</version>

<licenses>
<license>
Expand Down

0 comments on commit 592c238

Please sign in to comment.