From 27dc60bc870c6a4e321316ab0b730ffc996dc39e Mon Sep 17 00:00:00 2001 From: Ben L Date: Sun, 9 May 2021 22:53:13 -0400 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5071375..0f3a42a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-print", - "version": "1.2.0-beta.6", + "version": "1.2.0", "description": "Plug n' Play Angular (2++) directive to print your stuff", "author": "https://github.com/selemxmn/ngx-print/graphs/contributors", "repository": {