Skip to content

Commit

Permalink
chore: set version as v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SilentDepth committed Jul 17, 2020
1 parent 60292e9 commit fc80fde
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nyaa-stats",
"version": "0.0.1",
"version": "2.1.0",
"description": "Web Stats for NyaaCat",
"main": "index.js",
"directories": {
Expand Down
4 changes: 1 addition & 3 deletions web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"name": "web",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build --report",
Expand Down

0 comments on commit fc80fde

Please sign in to comment.