Skip to content

Commit 65d0963

Browse files
authored
Merge pull request #26 from piotrmadry/release-v2.1
bump version to 2.1.0
2 parents 89eb4dc + efb6646 commit 65d0963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ apply plugin: "com.gradle.plugin-publish"
66
apply plugin: "org.gradle.kotlin.kotlin-dsl"
77

88
group = "firebase.test.lab"
9-
version = "2.0.0"
9+
version = "2.1.0"
1010

1111
gradlePlugin {
1212
plugins {

0 commit comments

Comments
 (0)