Skip to content

Commit 3af3daa

Browse files
committed
Bump v0.0.2
1 parent a45557f commit 3af3daa

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api-gateway-mapping-template",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Make AWS API Gateway's Mapping Template testable.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)