From 9eeb44e09fb0aa38638aea2583d3e0e87427cb2a Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Tue, 6 Jul 2021 22:10:17 -0500 Subject: [PATCH] chore(release): 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2eafbaa..5df7bca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@aminya/minijson", "author": "Amin Yahyaabdi", - "version": "0.3.0", + "version": "0.3.1", "description": "Minify JSON files fast! Written in D", "homepage": "https://github.com/aminya/minijson", "license": "MIT",