Skip to content

Commit

Permalink
preparing for 0.2-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowans committed Jul 2, 2020
1 parent 09b112e commit 1724c4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/3428568fcab54a1285b8e139e4fd9f41)](https://www.codacy.com/gh/cityssm/parking-ticket-system?utm_source=github.com&utm_medium=referral&utm_content=cityssm/parking-ticket-system&utm_campaign=Badge_Grade)

![Parking Ticket Search](docs/images/ticket-search.png)

The Parking Ticket System is a web application project by the
[City of Sault Ste. Marie](https://saultstemarie.ca/)
to track parking tickets issued in our municipality.
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": "parking-ticket-system",
"version": "0.2.0-dev",
"version": "0.2.0",
"scripts": {
"start": "node ./bin/www"
},
Expand Down

0 comments on commit 1724c4e

Please sign in to comment.