diff --git a/README.md b/README.md index fa38036..0940be2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
- + @@ -22,7 +22,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t ```js { "dependencies": { - "com.gameframe.scriptableobjects": "https://github.com/coryleach/UnityScriptableObjects.git#1.0.1", + "com.gameframe.scriptableobjects": "https://github.com/coryleach/UnityScriptableObjects.git#1.0.2", ... }, }