Skip to content

Commit 45f110a

Browse files
committed
Bump version to 0.2.1
1 parent eac44fa commit 45f110a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
## [0.2.1] - 2020-09-02
8+
9+
### Changed
10+
11+
- Moved snippets file to root
12+
713
## [0.2.0] - 2020-08-31
814

915
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publisher": "wesleyegberto",
44
"displayName": "Java Tests",
55
"description": "Extension to help write tests in Java.",
6-
"version": "0.2.0",
6+
"version": "0.2.1",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/wesleyegberto/vscode-java-tests.git"

0 commit comments

Comments
 (0)