summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-06-13 15:08:14 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-06-13 15:14:11 +0200
commit64cb7574ce630ca856934c1f1f2d43037868aac0 (patch)
tree708f9e4e49afa67b7673c3ca65c9eb9334a4c826 /package.json
parent8746bdc818dcfe52aff9691429c9d4e42f2010b3 (diff)
Release 1.1.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 c0613e8..f4165ee 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "south-african-id-parser",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "A library for parsing and validating South African ID Numbers.",
"main": "south-african-id-parser.js",
"scripts": {