Skip to content

Commit

Permalink
update ver
Browse files Browse the repository at this point in the history
  • Loading branch information
10hic31 committed Jul 17, 2023
1 parent 84a5d97 commit f62371b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Src/LineDevelopers/LineDevelopers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AssemblyVersion>0.5.0.0</AssemblyVersion>
<AssemblyVersion>1.0.3</AssemblyVersion>
<PackageProjectUrl>https://github.com/charles96/LineDevelopers.NET</PackageProjectUrl>
<Title>LineDevelopers.NET</Title>
<Authors>Charles Hong</Authors>
Expand All @@ -13,7 +13,7 @@
<PackageTags>LINE;LINE Messaging;LINE Developers;Chatbot;LIFF</PackageTags>
<RepositoryType>git</RepositoryType>
<RootNamespace>Line</RootNamespace>
<Version>1.0.1</Version>
<Version>1.0.3</Version>
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
Expand Down

0 comments on commit f62371b

Please sign in to comment.