1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-01-27 15:47:15 +00:00

bump up to v0.5.10 & add Contributors

This commit is contained in:
Rokt33r
2016-04-23 14:52:53 +09:00
parent f98efe0b97
commit 86cc9fb7d8
2 changed files with 10 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "boost",
"version": "0.5.9",
"version": "0.5.10",
"description": "Boostnote",
"main": "index.js",
"scripts": {
@@ -25,6 +25,10 @@
"electron"
],
"author": "Dick Choi <fluke8259@gmail.com> (https://github.com/Rokt33r)",
"contributors": [
"dojineko (https://github.com/dojineko)",
"Romain Bazile (https://github.com/gromain)"
],
"bugs": {
"url": "https://github.com/BoostIO/Boostnote/issues"
},