Skip to content

Commit f9b0942

Browse files
committed
README goodies and v1.0.1 No actual changes, just for readme (hopefully)
1 parent 479ff17 commit f9b0942

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# punycode-cli
22

3+
CLI interface for punycode with similiar options as the base64 CLI tool
4+
35
## Installation
46

57
```

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "punycode-cli",
3-
"version": "1.0.0",
4-
"description": "CLI interface for punycode with similiar options as base64 CLI tool",
3+
"version": "1.0.1",
4+
"description": "CLI interface for punycode with similiar options as the base64 CLI tool",
55
"main": "index.js",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)