Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b50fdf7

Browse files
committedAug 24, 2018
v0.32.0
1 parent fd29693 commit b50fdf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-json-schema",
3-
"version": "0.31.0",
3+
"version": "0.32.0",
44
"description": "typescript-json-schema generates JSON Schema files from your Typescript sources",
55
"main": "typescript-json-schema.js",
66
"typings": "typescript-json-schema.d.ts",

0 commit comments

Comments
 (0)
Please sign in to comment.