Skip to content

Commit 9f2a087

Browse files
committed
Bump version to 1.0.1
1 parent 3f628ba commit 9f2a087

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ 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+
## [1.0.1] - 2020-09-08
8+
9+
### Added
10+
11+
- Tests
12+
13+
### Changed
14+
15+
- Fixed test class generated for generic type
16+
717
## [1.0.0] - 2020-09-03
818

919
### Added

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": "1.0.0",
6+
"version": "1.0.1",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/wesleyegberto/vscode-java-tests.git"

0 commit comments

Comments
 (0)