Skip to content

Commit 1eed945

Browse files
committed
Bump the version
1 parent ee6fb28 commit 1eed945

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.0.2
4+
5+
- Copy development packages to input directory
6+
37
## 2.0.1
48

59
- Add development packages (types) so it can compile the tests

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@exercism/typescript-test-runner",
33
"description": "Automated Test runner for exercism solutions in TypeScript.",
44
"author": "Derk-Jan Karrenbeld <[email protected]>",
5-
"version": "2.0.1",
5+
"version": "2.0.2",
66
"license": "AGPL-3.0-or-later",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)