Skip to content

Commit e13c8ca

Browse files
committed
chore: bump 1.0.0
1 parent 3a80365 commit e13c8ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-mac-contacts",
3-
"version": "0.2.1",
3+
"version": "1.0.0",
44
"description": "A native module that allows you to access and manipulate macOS contacts",
55
"main": "index.js",
66
"scripts": {
@@ -20,7 +20,7 @@
2020
"electron",
2121
"native"
2222
],
23-
"author": "Shelley Vohr (@codebytere)",
23+
"author": "Shelley Vohr <[email protected]>",
2424
"license": "MIT",
2525
"bugs": {
2626
"url": "https://github.com/codebytere/node-mac-contacts/issues"

0 commit comments

Comments
 (0)