Skip to content

Commit 7cee654

Browse files
authored
Merge pull request #136 from dev-five-git/changepacks/main
Update Versions
2 parents b95497d + 20b1960 commit 7cee654

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.changepacks/changepack_log_MXRhDpdCSFICWtWhTp2EC.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/dotnet/Braillify/Braillify.csproj

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

1313
<!-- NuGet Package 설정 -->
1414
<PackageId>Braillify</PackageId>
15-
<Version>0.1.0</Version>
15+
<Version>1.0.0</Version>
1616
<Authors>DevFive</Authors>
1717
<Description>한국어 점자 변환 CLI 도구</Description>
1818
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>

packages/dotnet/BraillifyNet/BraillifyNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
77

88
<PackageId>BraillifyNet</PackageId>
9-
<Version>0.1.0</Version>
9+
<Version>1.0.0</Version>
1010
<Authors>DevFive</Authors>
1111
<Description>Rust 기반 크로스플랫폼 한국어 점역 라이브러리 .NET 바인딩</Description>
1212
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>

0 commit comments

Comments
 (0)