Skip to content

Commit 20d3231

Browse files
Update README.md
1 parent fee0c75 commit 20d3231

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repositories {
3333
}
3434
3535
dependencies {
36-
implementation 'com.github.galaxyscitech:tokencore:1.3.0'
36+
implementation 'com.github.galaxyscitech:tokencore:2.0.0'
3737
}
3838
```
3939

@@ -50,7 +50,7 @@ dependencies {
5050
<dependency>
5151
<groupId>com.github.galaxyscitech</groupId>
5252
<artifactId>tokencore</artifactId>
53-
<version>1.3.0</version>
53+
<version>2.0.0</version>
5454
</dependency>
5555
```
5656

0 commit comments

Comments
 (0)