summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-08-07 10:53:11 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-08-07 10:53:11 +0200
commit9b720486ed5e6f95c77f894b860550b04adb49f7 (patch)
tree82a31a76b30e579e9ec4b53a81a6ae4e15331fa2 /package.json
parenta0d4c3c3447e07ba66ce4d8882d051eafe2d4d28 (diff)
Prepare for next releasev2.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 83aed06..0500471 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "south-african-id-parser",
- "version": "1.1.0",
+ "version": "2.0.0",
"description": "A library for parsing and validating South African ID Numbers.",
"main": "south-african-id-parser.js",
"types": "south-african-id-parser.d.ts",