diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f6531d..4787fe7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,7 @@ -# nvatom - -## 0.1.0 +## 0.4.0 - Rename `notational-velocity` to `nvatom` - Copy `notational-velocity` settings/notes on initialization ----- -# notational-velocity - ## 0.3.0 - Fix the bug that the default note directory is within packages directory. If it happens, it **deletes** all of existing notes. If you read this before updating the package, please check your note directory before updating it. diff --git a/package.json b/package.json index fce539c..827aa2c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nvatom", "main": "./lib/notational-velocity", - "version": "0.0.0", + "version": "0.3.0", "private": true, "contributors": [ "Seongjae Lee ",