Skip to content

Commit

Permalink
chore: update CLI README and version
Browse files Browse the repository at this point in the history
  • Loading branch information
kay-is committed Aug 6, 2024
1 parent 724d89c commit bef3cae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
A deployment tool for the Permaweb!

[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/ewig.svg)](https://npmjs.org/package/ewig)
[![Downloads/week](https://img.shields.io/npm/dw/ewig.svg)](https://npmjs.org/package/ewig)
[![Version](https://img.shields.io/npm/v/ewig.svg)](https://npmjs.org/package/@kay-is/ewig)
[![Downloads/week](https://img.shields.io/npm/dw/ewig.svg)](https://npmjs.org/package/@kay-is/ewig)

<!-- toc -->
* [Ewig](#ewig)
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@kay-is/ewig",
"description": "A deployment tool for the Permaweb.",
"version": "0.0.5",
"version": "0.0.6",
"author": "K @kay-is",
"bin": {
"ewig": "./bin/run.js"
Expand Down

0 comments on commit bef3cae

Please sign in to comment.