Skip to content

Commit

Permalink
fix: it's 5.6 for September, not 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Sep 24, 2024
1 parent 1e2106c commit f9a13fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/data/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"name": "Josh Goldberg",
"url": "https://joshuakgoldberg.com/"
},
"title": "What's New in TypeScript 5.5"
"title": "What's New in TypeScript 5.6"
},
{
"author": {
Expand Down

1 comment on commit f9a13fc

@astorije
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wowow, between this and the date... sorry!!!

Please sign in to comment.