Skip to content

Commit f07f207

Browse files
feat: Update package.json to 1.0.1
1 parent 180e194 commit f07f207

File tree

1 file changed

+1
-1
lines changed
  • src/RandomFixtureKit.Unity/Assets/Scripts/RandomFixtureKit

1 file changed

+1
-1
lines changed

src/RandomFixtureKit.Unity/Assets/Scripts/RandomFixtureKit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jp.cysharp.randomfixturekit",
33
"displayName": "RandomFixtureKit",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"unity": "2018.3",
66
"description": "Fill random/edge-case value to target type for unit testing, supports both .NET Standard and Unity.",
77
"keywords": ["test"],

0 commit comments

Comments
 (0)