Skip to content

Commit 98c1057

Browse files
committed
Version++
1 parent 19bd9ab commit 98c1057

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: Changes

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Revision history for gulp-tsd
22

3+
0.1.0 2016-01-13T13:58:55Z
4+
5+
- Allow configurable debugging by using `debug` module (@goldcaddy77)
6+
See: https://github.com/moznion/gulp-tsd/pull/14
7+
38
0.0.4 2014-12-02T14:09:01Z
49

510
- Update dependent tsd version (@Nemo157)

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gulp-tsd",
33
"author": "moznion <[email protected]>",
4-
"version": "0.0.4",
4+
"version": "0.1.0",
55
"description": "Gulp plugin to automate TSD and TypeScript definition related tasks",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)