Skip to content

Commit

Permalink
Version 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Dec 4, 2024
1 parent df05612 commit f5dfa3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Add the plugin:

```kotlin
plugins {
id("com.gradleup.salty.android").version("0.0.0")
id("com.gradleup.salty.android").version("0.0.1")
}
```

Expand Down
2 changes: 1 addition & 1 deletion librarian.root.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kdoc.olderVersions=
sonatype.backend=Default

pom.groupId=com.gradleup.salty
pom.version=0.0.0
pom.version=0.0.1
pom.description=salty
pom.vcsUrl=https://github.com/GradleUp/salty
pom.developer=salty authors
Expand Down

0 comments on commit f5dfa3a

Please sign in to comment.