Skip to content

Commit 0c8b14a

Browse files
committed
Bump version number
1 parent 7b83681 commit 0c8b14a

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": "nightfall-js",
3-
"version": "1.0.0",
3+
"version": "1.0.2",
44
"description": "Build data classification and protection into your application or service with Nightfall.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -29,4 +29,4 @@
2929
"ts-jest": "^27.0.7",
3030
"typescript": "^4.4.4"
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)