Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

Commit 566fbe3

Browse files
chore(Release): v1.0.3
1 parent b2b1de0 commit 566fbe3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/.readmeconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"project.version": "1.0.2",
2+
"project.version": "1.0.3",
33
"project.information": "Create routes and middleware using classes and a filepath based routing system like Next.js.",
44
"project.installation": ["```", "yarn add @snowcrystals/highway express", "npm install @snowcrystals/highway express", "```"],
55
"project.icon": "https://raw.githubusercontent.com/snowcrystals/.github/main/logo.png",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowcrystals/highway",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Building API routes has never been easier 🛣️",
55
"author": "ijsKoud <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)