Skip to content

Commit a510ffd

Browse files
author
BL
committed
update version
1 parent 5e7cd7c commit a510ffd

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.0.3
1+
0.0.3 December 02, 2017
22
- Add support for TypeScript
33
- Add JavaScript examples
44
- Add TypeScript examples

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trello-node-api",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Trello Node API wrapper",
55
"keywords": [
66
"node-trello",
@@ -21,7 +21,9 @@
2121
"trello-members",
2222
"trello-notifications",
2323
"trello-organizations",
24-
"trello-webhooks"
24+
"trello-webhooks",
25+
"trello-typescript",
26+
"trello-es6"
2527
],
2628
"homepage": "https://github.com/bhushankumarl/trello-node-api",
2729
"author": "Bhushankumar Lilapara<bhushankumar.lilapara@gmail.com>",

0 commit comments

Comments
 (0)