Skip to content

Commit fc67d63

Browse files
committed
all: bump version to 1.1.0
1 parent 8db87e7 commit fc67d63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
UPCOMING
1+
1.1.0
22
-----
33

44
* Changed `AtInternetRegistrar.getInstance()`'s type to AtInternetDispatcher so that methods specific to this dispatcher can be easily called.

atinternet-dispatcher/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ android {
1515
minSdkVersion 15
1616
targetSdkVersion 29
1717
versionCode 1
18-
versionName "1.0.0"
18+
versionName "1.1.0"
1919

2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2121
consumerProguardFiles 'consumer-rules.pro'

0 commit comments

Comments
 (0)