codemaker
Advanced tools
Comparing version 0.20.2 to 0.20.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.20.3](https://github.com/aws/jsii/compare/v0.20.2...v0.20.3) (2019-11-11) | ||
**Note:** Version bump only for package codemaker | ||
## [0.20.2](https://github.com/aws/jsii/compare/v0.20.1...v0.20.2) (2019-11-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "codemaker", | ||
"version": "0.20.2", | ||
"version": "0.20.3", | ||
"description": "A tiny utility for generating source code", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
72955