Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.

Commit 5c8c0b8

Browse files
authored
bumping version to 0.4.1 after release of 0.4.0 (#540)
Signed-off-by: Brian Fitzpatrick <[email protected]>
1 parent 1a7153f commit 5c8c0b8

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the "vscode-didact" extension will be documented in this file.
44

5+
## 0.4.1
6+
7+
- TBD
8+
59
## 0.4.0
610

711
- Didact Tutorial Registry Improvements

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Didact",
44
"description": "Didact Tutorial Tools for Visual Studio Code",
55
"license": "Apache-2.0",
6-
"version": "0.4.0",
6+
"version": "0.4.1",
77
"icon": "icon/logo.png",
88
"publisher": "redhat",
99
"preview": true,

0 commit comments

Comments
 (0)