Skip to content

Commit

Permalink
Bump version up to v0.0.4 SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Jun 23, 2012
1 parent df8642d commit 2a39600
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
### 0.0.3 (SNAPSHOT)
### 0.0.4 (SNAPSHOT)
*

### 0.0.3
* Worker write no longer streams non-stop, better handling of fs backpressure
* Worker ID and segment ID starts from 1 instead of 0

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"generator",
"command-line"
],
"version": "0.0.3",
"version": "0.0.4",
"homepage": "http://github.com/cliffano/datagen",
"author": "Cliffano Subagio <blah@cliffano.com> (http://blog.cliffano.com)",
"bin": {
Expand Down Expand Up @@ -47,4 +47,4 @@
"url": "http://github.com/cliffano/datagen/raw/master/LICENSE"
}
]
}
}

0 comments on commit 2a39600

Please sign in to comment.