From 99ba504ca78e0ba616924482b627a88808e3ed36 Mon Sep 17 00:00:00 2001 From: Ramesh Padmanabhaiah Date: Fri, 29 May 2026 03:58:21 -0700 Subject: [PATCH] Bump version to 0.2.0 --- README.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a08113..caf2ef7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![Tests](https://github.com/codeforester/base/actions/workflows/tests.yml/badge.svg) ![Lint](https://github.com/codeforester/base/actions/workflows/pylint.yml/badge.svg) ![Platform: macOS](https://img.shields.io/badge/platform-macOS-lightgrey) -![Version](https://img.shields.io/badge/version-0.1.0-blue) +![Version](https://img.shields.io/badge/version-0.2.0-blue) Base is a workspace control plane for developers who keep multiple repositories checked out side by side. diff --git a/VERSION b/VERSION index 6e8bf73..0ea3a94 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.0 +0.2.0