From 254b019bf98eb611d9f83881530d69b1552b5b53 Mon Sep 17 00:00:00 2001 From: Dylan Myers Date: Wed, 16 Mar 2022 22:52:32 +0000 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 352cdcc..09bccf1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "checkpac", - "version": "1.1.3", + "version": "1.2.0", "description": "Validate PAC/STAC codes, with rich metadata included", "homepage": "https://github.com/dylmye/checkpac", "author": "Dylan Myers (https://dylmye.me)",