Skip to content

Commit 7fdb589

Browse files
author
Steve Thompson
committed
PublicArray now inherits from BaseClass.
This is a breaking change. Incremented version to 3.0.0
1 parent 66d4edd commit 7fdb589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@writetome51/public-array",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "A TypeScript/JavaScript class for general array manipulation",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)