From 8bdac0ab06e52bfd7e9dd3943c1e1e73db30856d Mon Sep 17 00:00:00 2001 From: Tom Date: Tue, 11 May 2021 18:41:40 +0200 Subject: [PATCH] chore: Bump to v0.3. --- cli/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/package.json b/cli/package.json index 6a0da76..cc53b50 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "squid-cli", - "version": "0.3.0-canary", + "version": "0.3.1-canary", "description": "The CLI for Squid.", "author": { "email": "quiibzdev@gmail.com", diff --git a/package.json b/package.json index a58587d..c08a86e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "squid", - "version": "0.3.0-canary", + "version": "0.3.1-canary", "description": "The extendible Shell and SSH terminal, with E2E encryption in the cloud.", "author": { "email": "quiibzdev@gmail.com",