Skip to content

Commit e878743

Browse files
Update Version
1 parent 4cba88a commit e878743

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

BulldogLibrary.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"fileName": "BulldogLibrary.json",
33
"name": "BulldogLibrary",
4-
"version": "1.1.0",
4+
"version": "1.3.0",
55
"uuid": "377c9d84-6152-11ed-9b6a-0242ac120002",
66
"mavenUrls": [
77
"https://jitpack.io"
@@ -11,7 +11,7 @@
1111
{
1212
"groupId": "com.github.BytingBulldogs3539",
1313
"artifactId": "BulldogLibrary",
14-
"version": "1.1.0"
14+
"version": "1.3.0"
1515
}
1616
],
1717
"jniDependencies": [],

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ targetCompatibility = JavaVersion.VERSION_11
88

99
allprojects {
1010
group 'org.bytingbulldogs'
11-
version '1.1.0'
11+
version '1.3.0'
1212

1313
repositories {
1414
mavenCentral()

0 commit comments

Comments
 (0)