We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a45557f commit 3af3daaCopy full SHA for 3af3daa
CHANGELOG.md
@@ -0,0 +1,16 @@
1
+<a name="0.0.2"></a>
2
+## [0.0.2](https://github.com/ToQoz/api-gateway-mapping-template/compare/v0.0.1...v0.0.2) (2015-12-14)
3
+
4
5
+### Bug Fixes
6
7
+* **package:** improve workaround for obj.toString ([a45557f](https://github.com/ToQoz/api-gateway-mapping-template/commit/a45557f))
8
9
10
11
+<a name="0.0.1"></a>
12
+## 0.0.1 (2015-12-13)
13
14
15
16
package.json
@@ -1,6 +1,6 @@
{
"name": "api-gateway-mapping-template",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "Make AWS API Gateway's Mapping Template testable.",
"repository": {
"type": "git",
0 commit comments