oo-ascii-tree
Advanced tools
Comparing version 0.11.1 to 0.11.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.11.2](https://github.com/awslabs/jsii/compare/v0.11.1...v0.11.2) (2019-06-07) | ||
### Bug Fixes | ||
* **java:** Escape `*/` in package-info.java ([#526](https://github.com/awslabs/jsii/issues/526)) ([4e7ea98](https://github.com/awslabs/jsii/commit/4e7ea98)) | ||
## [0.11.1](https://github.com/awslabs/jsii/compare/v0.11.0...v0.11.1) (2019-06-07) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "oo-ascii-tree", | ||
"version": "0.11.1", | ||
"version": "0.11.2", | ||
"description": "object-oriented ascii tree renderer", | ||
@@ -16,3 +16,3 @@ "main": "lib/index.js", | ||
"jest": "^24.8.0", | ||
"jsii-build-tools": "^0.11.1", | ||
"jsii-build-tools": "^0.11.2", | ||
"ts-jest": "^24.0.2", | ||
@@ -19,0 +19,0 @@ "typescript": "^3.5.1" |
Sorry, the diff of this file is not supported yet
97786