Skip to content

Commit 7afa700

Browse files
Move to version 0.3.5
1 parent a6a157c commit 7afa700

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typedoc",
33
"description": "Create api documentations for typescript projects.",
4-
"version": "0.3.4",
4+
"version": "0.3.5",
55
"homepage": "http://typedoc.io",
66
"bin": {
77
"typedoc": "bin/typedoc"
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"typescript": "1.5.0-beta",
32-
"typedoc-default-themes": "^0.3.3",
32+
"typedoc-default-themes": "0.3.4",
3333
"fs-extra": "^0.16.5",
3434
"minimatch": "^2.0.4",
3535
"handlebars": "3.0.0",

0 commit comments

Comments
 (0)