From 3f6118047097a9180c62e1c82c0280506356c505 Mon Sep 17 00:00:00 2001 From: profitroll Date: Thu, 27 Jul 2023 15:37:42 +0200 Subject: [PATCH] Just a version bump --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 696809c..2501c1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to the "PyPack" extension pack will be documented in this file. +## v0.0.9 + +- Just a version bump + ## v0.0.8 - Slightly updated icon diff --git a/package.json b/package.json index 8d98ab9..a95ab59 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "license": "LICENSE", "displayName": "PyPack by END PLAY", "description": "Extension Pack for Python with addons END PLAY Studio uses.", - "version": "0.0.8", + "version": "0.0.9", "publisher": "ENDPLAYStudio", "repository": { "type": "git",