File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Follow me on twitter([@MagickNET](https://twitter.com/MagickNET)) to receive inf
2121
2222## Release notes
2323
24- The release notes can be found on [ GitHub] ( https://github.com/dlemstra/magick-wasm/releases/tag/0.0.18 ) .
24+ The release notes can be found on [ GitHub] ( https://github.com/dlemstra/magick-wasm/releases/tag/0.0.19 ) .
2525
2626## Donate
2727
Original file line number Diff line number Diff line change 11{
22 "name" : " @imagemagick/magick-wasm" ,
3- "version" : " 0.0.18 " ,
3+ "version" : " 0.0.19 " ,
44 "description" : " The WASM library for ImageMagick" ,
55 "keywords" : [
66 " imagemagick" ,
Original file line number Diff line number Diff line change 33echo Are you sure?
44pause
55
6- set VERSION = 0.0.18
6+ set VERSION = 0.0.19
77call npm config set prefix %~dp0
88call npm publish imagemagick-magick-wasm-%VERSION% .tgz --access public
99call npm config set prefix %APPDATA% \npm
You can’t perform that action at this time.
0 commit comments