Skip to content

Commit 0f19029

Browse files
committed
Update README
1 parent 13f2584 commit 0f19029

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
![Abacus crow](https://github.com/auth70/paseto-ts/assets/55932282/1fcc9bfd-937f-4892-8fa7-e82870d3ec56)
22

33
<p align="center">
4+
<a href="https://github.com/auth70/paseto-ts/actions"><img src="https://img.shields.io/github/actions/workflow/status/auth70/paseto-ts/ci.yml?logo=github" alt="build"></a>
45
<a href="https://www.npmjs.com/package/paseto-ts"><img src="https://img.shields.io/npm/v/paseto-ts" alt="npm"></a>
56
<a href="https://www.npmjs.com/package/paseto-ts"><img src="https://img.shields.io/npm/types/paseto-ts" alt="npm type definitions"></a>
67
</p>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "paseto-ts",
3-
"version": "1.5.5",
3+
"version": "1.5.6",
44
"description": "PASETO v4 (encrypt, decrypt, sign & verify) in TypeScript",
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
 (0)