Skip to content

Commit

Permalink
chore: bump semver
Browse files Browse the repository at this point in the history
  • Loading branch information
labbbirder committed Aug 3, 2024
1 parent 398317c commit 3f30cce
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@
"name": "com.bbbirder.unity-vue",
"displayName": "Unity Vue",
"description": "纯C#下实现的面向数据模块",
"version": "1.0.6",
"version": "1.2.13",
"hideInEditor": false,
"author": "bbbirder <[email protected]>",
"dependencies": {
"com.bbbirder.unity-injection": "2.0.0"
"com.bbbirder.unity-injection": "2.0.16"
},
"samples": [
{
"displayName": "SimpleCompute",
"path": "Samples~/SimpleCompute"
}
]
],
"gitHead": "fa49cc070f60bda404513e03179ce070c40b41ae"
}

0 comments on commit 3f30cce

Please sign in to comment.