fuck-ip 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ## Why you should install this package
4
4
 
5
- Because you are lazy as fuck and don't want to remember any command lines or set alias for your terminal.
5
+ Because you are **😅 lazy as fuck 😅** and don't want to remember any command lines or set alias for your terminal.
6
6
 
7
7
  ## Installation
8
8
 
@@ -14,7 +14,7 @@ npm i log-ip -g
14
14
 
15
15
  ## How to use
16
16
 
17
- 1. Type `ip` in your ternimal (Compatible with both Windows and Unix)
17
+ 1. Type `ip` in your ternimal (Compatible with both **Windows** and **Unix**)
18
18
 
19
19
  ```zsh
20
20
  ip
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fuck-ip",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "Fuck your IP information easily.",
5
5
  "bin": {
6
6
  "ip": "./bin/ip"