Skip to content

Commit b8cc43b

Browse files
authored
Merge pull request #51 from js-template/dev
Version Update
2 parents 5897b45 + f9b27d8 commit b8cc43b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

apps/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@padma/backend",
3-
"version": "1.0.0-beta",
3+
"version": "0.0.2",
44
"private": true,
55
"description": "A Strapi application",
66
"license": "MIT",

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@padma/frontend",
3-
"version": "1.0.0-beta",
3+
"version": "0.0.2",
44
"private": true,
55
"description": "Padma- Nextjs frontend",
66
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "padma",
33
"description": "Padma - The Next.js Framework for Strapi",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"private": true,
66
"workspaces": [
77
"apps/*",

0 commit comments

Comments
 (0)