Skip to content

Commit 43ea8e0

Browse files
author
Chris Pettitt
committed
Preparing v0.1.0 release
Also remove CHANGELOG.md. We'll use github to manage this.
1 parent fdc06ee commit 43ea8e0

File tree

3 files changed

+2
-39
lines changed

3 files changed

+2
-39
lines changed

CHANGELOG.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

lib/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = '0.0.6';
1+
module.exports = '0.1.0';

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dagre",
3-
"version": "0.0.6",
3+
"version": "0.1.0",
44
"description": "Directed graph rendering",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)