Skip to content

Commit e356a41

Browse files
committed
Bump to v0.4.0
1 parent 787cbb2 commit e356a41

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
77

8+
## v0.4.0 - 2023-08-02
9+
10+
The version number v0.4.0 was bumped by accident.
11+
This version is identical to v0.3.13 (except the CHANGELOG and the metadata).
12+
813
## v0.3.13 - 2023-08-02
914

1015
### Fixed

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
@@ -4,7 +4,7 @@
44
"description": "agda-mode on vscode",
55
"icon": "asset/logo.png",
66
"publisher": "banacorn",
7-
"version": "0.3.13",
7+
"version": "0.4.0",
88
"engines": {
99
"vscode": "^1.41.0"
1010
},

0 commit comments

Comments
 (0)