Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Commit fcf5dcc

Browse files
committed
Published as version 0.1.0.
1 parent d5b7998 commit fcf5dcc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CouchDB builder changelog
22

3-
## Next release
3+
## 0.1.0 (2016-05-05)
44

55
- **[NEW]** Initial implementation.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "couchdb-builder",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "A tool for building CouchDB documents from flat files.",
55
"keywords": [
66
"couch",

0 commit comments

Comments
 (0)