Skip to content

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 17 May 12:04
· 76 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.1.11
3c09aa2

Enhancement

  • Update readme and dockerfile (#220)
  • Update module path from wpm to go.wpm.so/cli (#219)

Dependencies

  • Bump github/codeql-action from 868e2ea5641bfa2e2af1f144664178b4c5575fab to b71f5aebfc5cee7388c9d7b75e6e36f47787eb9a (#218)

Contributors

@thelovekesh

Installation

To install wpm v0.1.11

Linux and Mac

curl -fsSL https://wpm.so/install | bash

Windows

powershell -c "irm wpm.so/install.ps1|iex"

Docker

docker pull trywpm/cli