Skip to content

Commit 440ce5a

Browse files
committed
proj: v1.0.2
1 parent fe8a6e3 commit 440ce5a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Sources/KeyKeyUserDBKit/KeyKeyUserDBKit.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
/// ```
4343
public enum KeyKeyUserDBKit {
4444
/// 版本號
45-
public static let version = "1.0.1"
45+
public static let version = "1.0.2"
4646
}

WinNT/KeyKeyDecryptCLI/KeyKeyDecryptCLI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<LangVersion>latest</LangVersion>
99
<RootNamespace>KeyKeyDecryptCLI</RootNamespace>
1010
<AssemblyName>kkdecrypt</AssemblyName>
11-
<Version>1.0.1</Version>
11+
<Version>1.0.2</Version>
1212
</PropertyGroup>
1313

1414
<ItemGroup>

WinNT/KeyKeyUserDBKit.Tests/KeyKeyUserDBKit.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<LangVersion>latest</LangVersion>
88
<IsPackable>false</IsPackable>
99
<IsTestProject>true</IsTestProject>
10-
<Version>1.0.1</Version>
10+
<Version>1.0.2</Version>
1111
</PropertyGroup>
1212

1313
<ItemGroup>

WinNT/KeyKeyUserDBKit/KeyKeyUserDBKit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!-- NuGet Package Properties -->
1212
<PackageId>vChewing.Utils.KeyKeyUserDBKit</PackageId>
13-
<Version>1.0.1</Version>
13+
<Version>1.0.2</Version>
1414
<Authors>The vChewing Project</Authors>
1515
<Company>The vChewing Project</Company>
1616
<Product>KeyKeyUserDBKit</Product>

0 commit comments

Comments
 (0)