diff --git a/docs/README.md b/docs/README.md index 7fdc856..030341d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -51,4 +51,4 @@ computeShadows( #### Defined in -[computeShadows.ts:39](https://github.com/MD4/shadowed/blob/95331da/src/computeShadows.ts#L39) +[computeShadows.ts:39](https://github.com/MD4/shadowed/blob/4e1ce4e/src/computeShadows.ts#L39) diff --git a/docs/interfaces/bounds.md b/docs/interfaces/bounds.md index 5fe7565..55fbb14 100644 --- a/docs/interfaces/bounds.md +++ b/docs/interfaces/bounds.md @@ -17,7 +17,7 @@ #### Defined in -[entities.ts:8](https://github.com/MD4/shadowed/blob/95331da/src/entities.ts#L8) +[entities.ts:8](https://github.com/MD4/shadowed/blob/4e1ce4e/src/entities.ts#L8) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -[entities.ts:7](https://github.com/MD4/shadowed/blob/95331da/src/entities.ts#L7) +[entities.ts:7](https://github.com/MD4/shadowed/blob/4e1ce4e/src/entities.ts#L7) diff --git a/docs/interfaces/segment2.md b/docs/interfaces/segment2.md index b7d9046..6fd1642 100644 --- a/docs/interfaces/segment2.md +++ b/docs/interfaces/segment2.md @@ -17,7 +17,7 @@ #### Defined in -[entities.ts:12](https://github.com/MD4/shadowed/blob/95331da/src/entities.ts#L12) +[entities.ts:12](https://github.com/MD4/shadowed/blob/4e1ce4e/src/entities.ts#L12) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -[entities.ts:13](https://github.com/MD4/shadowed/blob/95331da/src/entities.ts#L13) +[entities.ts:13](https://github.com/MD4/shadowed/blob/4e1ce4e/src/entities.ts#L13) diff --git a/docs/interfaces/vec2.md b/docs/interfaces/vec2.md index 52f423d..fa0a4e1 100644 --- a/docs/interfaces/vec2.md +++ b/docs/interfaces/vec2.md @@ -17,7 +17,7 @@ #### Defined in -[entities.ts:2](https://github.com/MD4/shadowed/blob/95331da/src/entities.ts#L2) +[entities.ts:2](https://github.com/MD4/shadowed/blob/4e1ce4e/src/entities.ts#L2) ___ @@ -27,4 +27,4 @@ ___ #### Defined in -[entities.ts:3](https://github.com/MD4/shadowed/blob/95331da/src/entities.ts#L3) +[entities.ts:3](https://github.com/MD4/shadowed/blob/4e1ce4e/src/entities.ts#L3) diff --git a/package-lock.json b/package-lock.json index ccd2d2c..479de01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "shadowed", - "version": "0.0.9", + "version": "0.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.0.9", + "version": "0.0.10", "hasInstallScript": true, "license": "MIT", "devDependencies": { diff --git a/package.json b/package.json index 81c75c7..42e2acb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shadowed", - "version": "0.0.9", + "version": "0.0.10", "description": "", "cdn": "dist/index.umd.js", "main": "dist/index.js",