Skip to content

Commit 9be6aa1

Browse files
committed
v2.1.2
1 parent 808c1c7 commit 9be6aa1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inertiajs/core",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"license": "MIT",
55
"description": "A framework for creating server-driven single page apps.",
66
"contributors": [

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inertiajs/react",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"license": "MIT",
55
"description": "The React adapter for Inertia.js",
66
"contributors": [

packages/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inertiajs/svelte",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"license": "MIT",
55
"description": "The Svelte adapter for Inertia.js",
66
"contributors": [

packages/vue3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inertiajs/vue3",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"license": "MIT",
55
"description": "The Vue 3 adapter for Inertia.js",
66
"contributors": [

0 commit comments

Comments
 (0)