Skip to content

Commit

Permalink
feat: release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r1zyn committed Jul 26, 2022
1 parent 3ee165a commit b50fa52
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
Expand Up @@ -6,7 +6,7 @@ This program was written for the 2022 Hackathon.

## Releases

* [`v1.0.5 (Current release)`](https://github.com/r1zyn/MatarikiProgram/releases/tag/v1.0.5)
* [`v2.0.0 (Current release)`](https://github.com/r1zyn/MatarikiProgram/releases/tag/v2.0.0)
* [`v1.0.4`](https://github.com/r1zyn/MatarikiProgram/releases/tag/v1.0.4)
* [`v1.0.3`](https://github.com/r1zyn/MatarikiProgram/releases/tag/v1.0.3)
* [`v1.0.2`](https://github.com/r1zyn/MatarikiProgram/releases/tag/v1.0.2)
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": "matarikiprogram",
"version": "1.0.3",
"version": "2.0.0",
"private": false,
"description": "A program to determine when the Matariki holiday will occur written in TypeScript using the Node.js runtime.",
"main": "build/index.js",
Expand Down

0 comments on commit b50fa52

Please sign in to comment.