Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Commit be513b3

Browse files
author
Joe Hand
committed
1.4.0
1 parent 19421da commit be513b3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010
### Added, ### Changed, ### Fixed, ### Removed, ### Deprecated
1111
-->
1212

13+
## 1.4.0 - 2017-03-08
1314
### Added
1415
* `.datignore` support for ignoring files
1516
* Callback on `joinNetwork` after first round of discovery

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dat-node",
3-
"version": "1.3.8",
3+
"version": "1.4.0",
44
"description": "Build node applications with Dat archives on the file system.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)