Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed May 23, 2023
1 parent a693444 commit c9d929b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "laravel-precognition",
"version": "0.1.0",
"version": "0.2.0",
"description": "Laravel Precognition.",
"keywords": [
"laravel",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-inertia/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "laravel-precognition-react-inertia",
"version": "0.1.0",
"version": "0.2.0",
"description": "Laravel Precognition (React w/ Inertia).",
"keywords": [
"laravel",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "laravel-precognition-react",
"version": "0.1.0",
"version": "0.2.0",
"description": "Laravel Precognition (React).",
"keywords": [
"laravel",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-inertia/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "laravel-precognition-vue-inertia",
"version": "0.1.0",
"version": "0.2.0",
"description": "Laravel Precognition (Vue w/ Inertia).",
"keywords": [
"laravel",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "laravel-precognition-vue",
"version": "0.1.0",
"version": "0.2.0",
"description": "Laravel Precognition (Vue).",
"keywords": [
"laravel",
Expand Down

0 comments on commit c9d929b

Please sign in to comment.