Comparing version 0.10.2 to 0.10.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.10.3](https://github.com/awslabs/jsii/compare/v0.10.2...v0.10.3) (2019-04-24) | ||
### Bug Fixes | ||
* **java:** fix illegal arguments passed to JavaDoc generator ([#475](https://github.com/awslabs/jsii/issues/475)) ([4456138](https://github.com/awslabs/jsii/commit/4456138)) | ||
## [0.10.2](https://github.com/awslabs/jsii/compare/v0.10.1...v0.10.2) (2019-04-18) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "jsii-spec", | ||
"version": "0.10.2", | ||
"version": "0.10.3", | ||
"description": "Specification for jsii assemblies", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"@types/nodeunit": "^0.0.30", | ||
"jsii-build-tools": "^0.10.2", | ||
"jsii-build-tools": "^0.10.3", | ||
"nodeunit": "^0.11.3", | ||
@@ -18,0 +18,0 @@ "typescript": "^3.4.3", |
Sorry, the diff of this file is not supported yet
114882