From a9af5a7ac44635d23a59c6952f9a0dc20bbda5a7 Mon Sep 17 00:00:00 2001 From: MillionthOdin16 <102247808+MillionthOdin16@users.noreply.github.com> Date: Mon, 21 Aug 2023 21:11:57 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6f13543..786c70c1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@liamcottle/atlas-for-rust", "description": "Atlas for Rust", - "version": "1.1.0", + "version": "1.1.1", "author": "Liam Cottle", "private": true, "main": "background.js",