Skip to content

Commit a531602

Browse files
committed
v2.1.1
1 parent 7686439 commit a531602

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
@@ -25,7 +25,7 @@ pluginManagement {
2525

2626
// build.gradle.kts
2727
plugins {
28-
id("io.github.luca992.multiplatform-swiftpackage") version "2.1.0"
28+
id("io.github.luca992.multiplatform-swiftpackage") version "2.1.1"
2929
}
3030
```
3131

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
signing
1717
}
1818

19-
version = "2.1.0"
19+
version = "2.1.1"
2020

2121
repositories {
2222
mavenCentral()

0 commit comments

Comments
 (0)