Skip to content

Commit

Permalink
0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbasPL committed Apr 3, 2021
1 parent 0be4192 commit a09f999
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules/
out/
dist/
dist/
publish.sh
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "csgo-checker",
"version": "0.1.5",
"version": "0.1.6",
"description": "csgo-checker",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit a09f999

Please sign in to comment.