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 @@ -14,4 +14,4 @@ For more information about ImageMagick go to: [http://www.imagemagick.org/](http
1414
1515## Release notes
1616
17- The release notes can be found on [ GitHub] ( https://github.com/dlemstra/Magick.WASM/releases/tag/0.0.5 ) .
17+ The release notes can be found on [ GitHub] ( https://github.com/dlemstra/Magick.WASM/releases/tag/0.0.6 ) .
Original file line number Diff line number Diff line change 11{
22 "name" : " @imagemagick/magick-wasm" ,
3- "version" : " 0.0.5 " ,
3+ "version" : " 0.0.6 " ,
44 "main" : " image-magick.js" ,
55 "description" : " The WASM library for ImageMagick" ,
66 "repository" : {
Original file line number Diff line number Diff line change 33echo Are you sure?
44pause
55
6- set VERSION = 0.0.5
6+ set VERSION = 0.0.6
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