From 9118c53a89a52f5c13d211b7c647be85690ebc3c Mon Sep 17 00:00:00 2001 From: Ryan Fitzer Date: Tue, 23 Nov 2021 18:27:05 -0800 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93ca106..a359bd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "comment-serializer", - "version": "1.0.0", + "version": "2.0.0", "description": "A serializer for syntax-configurable source code documentation block comments.", "license": "MIT", "author": {