From 4ba7d6defc9f783154ea357da565150949773f66 Mon Sep 17 00:00:00 2001 From: Elliott Marquez Date: Mon, 9 Jul 2018 15:44:55 -0700 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9abbc03..c7fb9fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webmat", - "version": "0.2.1", + "version": "0.2.2", "description": "Formats your entire project with clang-format", "bin": "bin/webmat.js", "scripts": {