Skip to content

Commit 3ace5b6

Browse files
committed
chore: bump up to 0.5.4
1 parent 212f41e commit 3ace5b6

2 files changed

Lines changed: 3 additions & 3 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.3</PackageVersion>
4+
<PackageVersion>0.5.4</PackageVersion>
55
<Authors>nuskey;Akeit0</Authors>
66
<Copyright>© Yusuke Nakada</Copyright>
77
<PackageProjectUrl>https://github.com/nuskey8/Lua-CSharp</PackageProjectUrl>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "com.nuskey8.lua.unity",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
44
"displayName": "Lua.Unity",
55
"description": "Lua-CSharp extension for Unity",
66
"author": {
77
"name": "nuskey"
88
}
9-
}
9+
}

0 commit comments

Comments
 (0)