Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
KermanX committed Jan 17, 2024
1 parent 29e6328 commit a4692c3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/bundles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refina/bundles",
"version": "0.1.0",
"version": "0.2.0",
"description": "The bundled version of Refina libs.",
"keywords": [
"refina",
Expand Down
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": "refina",
"version": "0.3.0",
"version": "0.4.0",
"description": "An extremely refined web framework.",
"keywords": [
"refina",
Expand Down
2 changes: 1 addition & 1 deletion packages/transformer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refina/transformer",
"version": "0.2.0",
"version": "0.3.0",
"description": "The code transformer for Refina framework.",
"keywords": [
"refina",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refina/tsconfig",
"version": "0.1.1",
"version": "0.2.0",
"description": "Default tsconfig for Refina framework.",
"keywords": [
"refina",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-refina",
"version": "0.2.1",
"version": "0.3.0",
"description": "The vite plugin for Refina framework.",
"keywords": [
"refina",
Expand Down

1 comment on commit a4692c3

@vercel
Copy link

@vercel vercel bot commented on a4692c3 Jan 17, 2024

Choose a reason for hiding this comment

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

Deployment failed with the following error:

Resource is limited - try again in 18 hours (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.