Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
BytingBulldogs3539 committed Feb 5, 2023
1 parent 4cba88a commit e878743
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions BulldogLibrary.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"fileName": "BulldogLibrary.json",
"name": "BulldogLibrary",
"version": "1.1.0",
"version": "1.3.0",
"uuid": "377c9d84-6152-11ed-9b6a-0242ac120002",
"mavenUrls": [
"https://jitpack.io"
Expand All @@ -11,7 +11,7 @@
{
"groupId": "com.github.BytingBulldogs3539",
"artifactId": "BulldogLibrary",
"version": "1.1.0"
"version": "1.3.0"
}
],
"jniDependencies": [],
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ targetCompatibility = JavaVersion.VERSION_11

allprojects {
group 'org.bytingbulldogs'
version '1.1.0'
version '1.3.0'

repositories {
mavenCentral()
Expand Down

0 comments on commit e878743

Please sign in to comment.