Skip to content

Commit 9948aeb

Browse files
committed
version bump + readme
1 parent b3891b7 commit 9948aeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "splitdiff",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Pretty line-level side-by-side (split) diffs in the terminal",
55
"repository": {
66
"type": "git",

‎readme.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Pretty split (side-by-side) diffs in your terminal!
44

55
## install
66

7-
`npm i splitdiff`
7+
`npm i -g splitdiff`
88

99
## usage
1010

0 commit comments

Comments
 (0)