We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee0c75 commit 20d3231Copy full SHA for 20d3231
1 file changed
README.md
@@ -33,7 +33,7 @@ repositories {
33
}
34
35
dependencies {
36
- implementation 'com.github.galaxyscitech:tokencore:1.3.0'
+ implementation 'com.github.galaxyscitech:tokencore:2.0.0'
37
38
```
39
@@ -50,7 +50,7 @@ dependencies {
50
<dependency>
51
<groupId>com.github.galaxyscitech</groupId>
52
<artifactId>tokencore</artifactId>
53
- <version>1.3.0</version>
+ <version>2.0.0</version>
54
</dependency>
55
56
0 commit comments