Skip to content

Commit ac189ac

Browse files
committed
Update: package version
1 parent aa5649a commit ac189ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<!-- NuGet Packaging -->
5-
<PackageVersion>0.4.0</PackageVersion>
5+
<PackageVersion>0.4.1</PackageVersion>
66
<Authors>Annulus Games</Authors>
77
<Copyright>© Annulus Games</Copyright>
88
<PackageProjectUrl>https://github.com/AnnulusGames/Lua-CSharp</PackageProjectUrl>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.annulusgames.lua.unity",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"displayName": "Lua.Unity",
55
"description": "Lua-CSharp extension for Unity",
66
"author": {

0 commit comments

Comments
 (0)