File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gistash" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " Upload your local changes or stashed files to GitHub Gist." ,
5
5
"main" : " cli.js" ,
6
6
"repository" :
" [email protected] :mittalyashu/gistash.git" ,
Original file line number Diff line number Diff line change 10
10
</p >
11
11
12
12
<p align =" center " >
13
+ <a href="https://npmcharts.com/compare/gistash?minimal=true">
14
+ <img src="https://img.shields.io/npm/dm/gistash.svg?sanitize=true" alt="Downloads" />
15
+ </a>
16
+ <a href =" https://www.npmjs.com/package/gistash " >
17
+ <img src="https://img.shields.io/npm/v/gistash.svg?sanitize=true" alt="Version" />
18
+ </a>
19
+ <a href =" https://www.npmjs.com/package/gistash " >
20
+ <img src="https://img.shields.io/npm/l/gistash.svg?sanitize=true" alt="License" />
21
+ </a>
13
22
<img src="https://badgen.net/badge/node/%3E=10/green" alt="Minimum Node.js version" />
14
23
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs welcome!" />
15
24
<a href="https://twitter.com/intent/follow?screen_name=mittalyashu77">
You can’t perform that action at this time.
0 commit comments