Skip to content
This repository was archived by the owner on Apr 1, 2021. It is now read-only.

Commit 763c76d

Browse files
committed
chore: release version v0.0.1
1 parent 8b24f90 commit 763c76d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<a name="0.0.1"></a>
2+
## 0.0.1 (2018-07-11)
3+
4+
5+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-name",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Publishing and resolving IPNS records",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)