We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cba88a commit e878743Copy full SHA for e878743
BulldogLibrary.json
@@ -1,7 +1,7 @@
1
{
2
"fileName": "BulldogLibrary.json",
3
"name": "BulldogLibrary",
4
- "version": "1.1.0",
+ "version": "1.3.0",
5
"uuid": "377c9d84-6152-11ed-9b6a-0242ac120002",
6
"mavenUrls": [
7
"https://jitpack.io"
@@ -11,7 +11,7 @@
11
12
"groupId": "com.github.BytingBulldogs3539",
13
"artifactId": "BulldogLibrary",
14
- "version": "1.1.0"
+ "version": "1.3.0"
15
}
16
],
17
"jniDependencies": [],
build.gradle
@@ -8,7 +8,7 @@ targetCompatibility = JavaVersion.VERSION_11
8
9
allprojects {
10
group 'org.bytingbulldogs'
- version '1.1.0'
+ version '1.3.0'
repositories {
mavenCentral()
0 commit comments