From 8c31c134eddace689d3280720adf238303a25f48 Mon Sep 17 00:00:00 2001 From: Georg Schwarz Date: Wed, 23 Jun 2021 11:16:18 +0200 Subject: [PATCH] Version bump to 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58c19e7..d49444d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jvalue/node-dry-pg", - "version": "1.2.0", + "version": "1.2.1", "description": "Reusable nodejs pg util library ", "main": "dist/index.js", "types": "dist/index.d.ts",