diff --git a/package.json b/package.json index ea036a0..ef509ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@olian/typescript-helpers", - "version": "2.4.1", + "version": "3.0.0", "description": "A collection of typescript functions and structures that I usually end up needing when developing.", "type": "commonjs", "main": "dist/api.js",