Skip to content

Commit 0aad680

Browse files
committed
chore: bump version
1 parent 03121fe commit 0aad680

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typeroute/devtools",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"license": "MIT",
55
"author": "strblr",
66
"description": "Devtools for @typeroute/router - inspect routes, matches, and navigation state",

packages/router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typeroute/router",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"license": "MIT",
55
"author": "strblr",
66
"description": "Type-safe React router that just works - simple setup, full autocomplete, 4kB gzipped",

0 commit comments

Comments
 (0)