Skip to content

Commit

Permalink
Fix error and update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jiep committed May 29, 2021
1 parent 5750564 commit 913ed9b
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,6 +1,6 @@
# tsMetro

[![Netlify Status](https://api.netlify.com/api/v1/badges/7add0aa1-500e-4feb-8e9e-2b93146cacb6/deploy-status)](https://app.netlify.com/sites/zealous-lamport-8817af/deploys)
[![Netlify Status](https://api.netlify.com/api/v1/badges/7add0aa1-500e-4feb-8e9e-2b93146cacb6/deploy-status)](https://app.netlify.com/sites/ts-metro/deploys)

> Web app that minimizes distance between Metro de Madrid stations.
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": "ts-metro",
"version": "1.0.0",
"version": "1.0.2",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
Expand Down

0 comments on commit 913ed9b

Please sign in to comment.