Skip to content

Commit b340c37

Browse files
committed
chore: version
1 parent a1b3164 commit b340c37

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

desktopApp/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "dev.giuliopime.zenbreak"
10-
version = "1.0.2"
10+
version = "1.0.3"
1111

1212
kotlin {
1313

multiplatformApp/multiplatformApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"originHash" : "130a5880edf74cb094a31552568d1a739877738a9979f14717ffd44168cd09fe",
23
"pins" : [
34
{
45
"identity" : "dynamiccolor",
@@ -50,10 +51,10 @@
5051
"kind" : "remoteSourceControl",
5152
"location" : "https://github.com/Giuliopime/ZenBreak",
5253
"state" : {
53-
"revision" : "3ad98ed5fdc91927b7f5a4369c9f84908512d799",
54-
"version" : "0.1.0"
54+
"revision" : "dec62a3d1295f5ffbc53e337a26ce1c898c0df66",
55+
"version" : "0.1.1"
5556
}
5657
}
5758
],
58-
"version" : 2
59+
"version" : 3
5960
}

0 commit comments

Comments
 (0)