Skip to content

Commit 0355420

Browse files
committed
Bump versions [skip ci]
1 parent c5fb4f1 commit 0355420

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-tsdoc",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "An ESLint plugin that validates TypeScript doc comments",
55
"keywords": [
66
"TypeScript",

tsdoc-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/tsdoc-config",
3-
"version": "0.17.0",
3+
"version": "0.17.1",
44
"description": "A loader for the tsdoc.json file",
55
"keywords": [
66
"TypeScript",

tsdoc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/tsdoc",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"description": "A parser for the TypeScript doc comment syntax",
55
"keywords": [
66
"TypeScript",

0 commit comments

Comments
 (0)