Skip to content

Commit

Permalink
Image now properly hotlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjpatty committed Feb 11, 2020
1 parent 2a468bf commit 21be301
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![](https://github.com/tecuity/barcode-generator/blob/master/logo.png)
![](https://raw.githubusercontent.com/tecuity/barcode-generator/master/logo.png)

# barcode-generator [![npm (scoped)](https://img.shields.io/npm/v/@tecuity/barcode-generator)](https://www.npmjs.com/package/@tecuity/barcode-generator) ![GitHub](https://img.shields.io/github/license/tecuity/barcode-generator)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tecuity/barcode-generator",
"version": "1.1.2",
"version": "1.1.3",
"main": "dist/index.js",
"license": "MIT",
"dependencies": {},
Expand Down

0 comments on commit 21be301

Please sign in to comment.