Skip to content

Commit 5bd5d6c

Browse files
committed
update package.json for v0.2.0
1 parent bdc2627 commit 5bd5d6c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "com.srejonkhan.unity-mvc",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"displayName": "Unity MVC",
5-
"description": "MVC Pattern like ASP.NET MVC for Unity",
5+
"description": "UnityMVC is a library for MVC Pattern, which is almost behave like ASP.NET MVC. This library is intentionally made to work mostly with User Interface management, but possible to work on other scenerio.",
66
"unity": "2018.3",
77
"documentationUrl": "https://github.com/SrejonKhan/UnityMVC",
88
"changelogUrl": "https://github.com/SrejonKhan/UnityMVC/CHANGELOG.md",

0 commit comments

Comments
 (0)