Skip to content

Commit

Permalink
Release 2.0.15
Browse files Browse the repository at this point in the history
Fixed problem with publishing a new verison when there already was one pending.
  • Loading branch information
AndreasBomholtz committed Mar 3, 2023
1 parent a0c28ab commit 32d79f9
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,7 +1,7 @@
{
"name": "wappsto-cli",
"description": "Command Line Interface for Wappsto",
"version": "2.0.14",
"version": "2.0.15",
"license": "Apache-2.0",
"main": "dist/wappsto-cli.cjs.production.min.js",
"module": "dist/wappsto-cli.esm.js",
Expand Down

0 comments on commit 32d79f9

Please sign in to comment.