Make the first version of nvatom to be 0.4.0

This commit is contained in:
Seongjae Lee
2015-09-10 23:26:03 -07:00
parent 6c9752ae25
commit ef3fb73c88
2 changed files with 2 additions and 7 deletions
+1 -6
View File
@@ -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.
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "nvatom",
"main": "./lib/notational-velocity",
"version": "0.0.0",
"version": "0.3.0",
"private": true,
"contributors": [
"Seongjae Lee <seongjae@gmail.com>",