Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Update version from 3.0.0-next.4 -> 3.0.1
  • Loading branch information
Shashank3736 authored Oct 5, 2021
1 parent 6ae84fd commit ad6c4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "captcha-canvas",
"version": "3.0.0-next.4",
"version": "3.0.1",
"description": "A captcha generator by using skia-canvas module.",
"main": "./js-script/index.js",
"files": ["js-script/*"],
Expand Down

0 comments on commit ad6c4cb

Please sign in to comment.