Skip to content

Commit f5dfa3a

Browse files
committed
Version 0.0.1
1 parent df05612 commit f5dfa3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Add the plugin:
1313

1414
```kotlin
1515
plugins {
16-
id("com.gradleup.salty.android").version("0.0.0")
16+
id("com.gradleup.salty.android").version("0.0.1")
1717
}
1818
```
1919

librarian.root.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kdoc.olderVersions=
66
sonatype.backend=Default
77

88
pom.groupId=com.gradleup.salty
9-
pom.version=0.0.0
9+
pom.version=0.0.1
1010
pom.description=salty
1111
pom.vcsUrl=https://github.com/GradleUp/salty
1212
pom.developer=salty authors

0 commit comments

Comments
 (0)