Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit f4f7959

Browse files
committed
1.0.4
1 parent e3805af commit f4f7959

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": "aws-kms-thingy",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A wrapper/helper utility for encrypting/decrypting with AWS KMS",
55
"keywords": [
66
"aws",
@@ -34,7 +34,7 @@
3434
},
3535
"author": "Marco Lüthy <[email protected]> (https://github.com/adieuadieu)",
3636
"license": "MIT",
37-
"bugs": {
37+
"bugs": {
3838
"url": "https://github.com/adieuadieu/aws-kms-thingy/issues"
3939
},
4040
"homepage": "https://github.com/adieuadieu/aws-kms-thingy",

0 commit comments

Comments
 (0)