Skip to content

Commit

Permalink
feat: updated to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
r1zyn committed Jul 23, 2022
1 parent 6c24285 commit 224121f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ This program was written for the 2022 Hackathon.

## Releases

* [`v1.0.2` (Current release)](https://github.com/r1zyn/MatarikiProgram/releases/tag/v1.0.2)
* [`v1.0.3 (Current Release)`](https://github.com/r1zyn/MatarikiProgram/releases/tag/v1.0.3)
* [`v1.0.2`](https://github.com/r1zyn/MatarikiProgram/releases/tag/v1.0.2)
* [`v1.0.1`](https://github.com/r1zyn/MatarikiProgram/releases/tag/v1.0.1)

## Installation
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.2",
"version": "1.0.3",
"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 224121f

Please sign in to comment.