Skip to content

Commit 7d5a4fd

Browse files
committed
Bump version to 0.8.0
1 parent 8db9864 commit 7d5a4fd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

conf/docs/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"projectName": "YUIDoc - JavaScript Documentation Tool",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"yuiSeedUrl": "http://yui.yahooapis.com/3.5.1/build/yui/yui.js"
55
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yuidocjs",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "YUIDoc, YUI's JavaScript Documentation engine.",
55
"author": "Dav Glass <davglass@gmail.com>",
66
"bugs": {

0 commit comments

Comments
 (0)