From 8d5e0905433c3de1871881ad05af14c45ac58ef1 Mon Sep 17 00:00:00 2001 From: Hugo Date: Thu, 7 Jul 2022 17:40:56 +0100 Subject: [PATCH] chore: 0.1.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ceeaf9..1a380aa 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "infracost", "displayName": "Infracost", "description": "Cloud cost estimates for Terraform in your editor", - "version": "0.1.10", + "version": "0.1.11", "publisher": "Infracost", "license": "Apache-2.0", "icon": "infracost-logo.png",