summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2017-06-24 20:44:39 +0200
committerJustin Worthe <justin@worthe-it.co.za>2017-06-24 20:44:39 +0200
commit9c6ee23583dc0ef0df451bee46e0dee4eb5481dd (patch)
treeae7d2181d4e8d7ee24f56be0920db4d029aef612
parent01444055533e846ffb409a3afc8ef2839f4ccf6d (diff)
Bumped version number to 1.0v1.0.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1de433c..89749a0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "south-african-id-parser",
- "version": "0.1.0",
+ "version": "1.0.0",
"description": "A library for parsing and validating South African ID Numbers.",
"main": "south-african-id-parser.js",
"scripts": {