diff --git a/package.json b/package.json index 6103ef5..69523c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsog-ts", - "version": "0.1.0", + "version": "1.0.0-0", "description": "JavaScript Object Graphs with Typescript", "main": "./dist/index.js", "types": "./dist/index.d.ts", @@ -39,4 +39,4 @@ "typescript": "^2.3.4" }, "false": {} -} \ No newline at end of file +}