Skip to content

Commit c48134e

Browse files
committed
chore: bump up to 0.5.5
1 parent fb68e91 commit c48134e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<!-- NuGet Packaging -->
4-
<PackageVersion>0.5.4</PackageVersion>
4+
<PackageVersion>0.5.5</PackageVersion>
55
<Authors>nuskey;Akeit0</Authors>
66
<Copyright>© Yusuke Nakada</Copyright>
77
<PackageProjectUrl>https://github.com/nuskey8/Lua-CSharp</PackageProjectUrl>

src/Lua.Unity/Assets/Lua.Unity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.nuskey8.lua.unity",
3-
"version": "0.5.4",
3+
"version": "0.5.5",
44
"displayName": "Lua.Unity",
55
"description": "Lua-CSharp extension for Unity",
66
"author": {

0 commit comments

Comments
 (0)