Skip to content

Commit

Permalink
Fix Stompy's Arrival Date (June 2021) (#71)
Browse files Browse the repository at this point in the history
* updated stompy's arrival date

* bumping version

* included day in arrival date

Co-authored-by: Matt Cowley <[email protected]>

---------

Co-authored-by: Matt Cowley <[email protected]>
  • Loading branch information
nelsonfigueroa and MattIPv4 authored Jun 21, 2024
1 parent f7ce260 commit 6c5cfd4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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": "@alveusgg/data",
"version": "0.37.1",
"version": "0.37.2",
"private": true,
"license": "SEE LICENSE IN LICENSE.md",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/ambassadors/core.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const ambassadors = {
scientific: "Dromaius novaehollandiae",
sex: "Male",
birth: "2021-02-14",
arrival: "2021-04",
arrival: "2021-06-01",
retired: null,
iucn: {
id: 22678117,
Expand Down

0 comments on commit 6c5cfd4

Please sign in to comment.