Skip to content

Commit

Permalink
Libs/JS: Fix package version (#1550)
Browse files Browse the repository at this point in the history
I accidentally changed the version in
#1549
  • Loading branch information
svix-lucho authored Dec 5, 2024
1 parent 957c97c commit 0879255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svix",
"version": "1.41.0",
"version": "1.42.0",
"description": "Svix webhooks API client and webhook verification library",
"author": "svix",
"repository": "https://github.com/svix/svix-libs",
Expand Down

0 comments on commit 0879255

Please sign in to comment.