Skip to content

Commit 1abaaed

Browse files
committed
fix(package): 🐛 bump version to 1.0.5
1 parent 3fe2e55 commit 1abaaed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@queue-it/queue-token",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Ensures that end users cannot enter the queue without a valid token and to be a container which can carry sensitive user information from integrating system into the queue",
55
"repository": "https://github.com/queueit/QueueToken.V1.JavaScript",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)