Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ntwigs committed Nov 23, 2023
1 parent 22e30d4 commit a456c19
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<p align="center">
<img alt='users badge' src='https://img.shields.io/chrome-web-store/users/klmgfjdnkpnmebmikdnopdkbibelccld?color=FFD3B4&style=flat-square' />
<img alt='rating badge' src='https://img.shields.io/chrome-web-store/stars/klmgfjdnkpnmebmikdnopdkbibelccld?color=D5ECC2&style=flat-square' />
<img alt='version badge' src='https://img.shields.io/badge/version-1.3.2-blue.svg?color=98DDCA&style=flat-square' />
<img alt='version badge' src='https://img.shields.io/badge/version-1.3.3-blue.svg?color=98DDCA&style=flat-square' />
</p>
</br>
<p align="center">Nopy is also at <strong>Product Hunt</strong>!💖</p>
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": "nopy",
"version": "1.3.2",
"version": "1.3.3",
"repository": "git@github.com:ntwigs/nopy.git",
"author": "ntwigs <oscar.cv.nordquist@gmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "Nopy",
"short_name": "Nopy",
"description": "Copy your npmjs dependencies with ease ❤️‍🔥",
"version": "1.3.2",
"version": "1.3.3",
"homepage_url": "https://github.com/ntwigs/nopy",
"permissions": ["tabs"],
"icons": {
Expand Down

0 comments on commit a456c19

Please sign in to comment.