Skip to content

Commit 9feb410

Browse files
committed
- update
- rename org
1 parent 33eef62 commit 9feb410

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424

2525
### Add the line below to `Packages/manifest.json`
2626

27-
for version `1.0.0`
27+
for version `1.0.1`
2828
```csharp
29-
"com.wolf-package.object-pooling":"https://github.com/wolf-package/object-pooling-unity.git#1.0.0",
29+
"com.wolf-org.object-pooling":"https://github.com/wolf-org/object-pooling-unity.git#1.0.1",
3030
```
3131
## Use
3232

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "com.wolf-package.object-pooling",
2+
"name": "com.wolf-org.object-pooling",
33
"displayName": "UnityCommon-ObjectPooling",
44
"description": "Object Pooling for Unity",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"unity": "2021.3",
77
"category": "virtuesky",
88
"license": "MIT",

0 commit comments

Comments
 (0)