Skip to content

Commit e608d25

Browse files
committed
Update version number
1 parent 6e54707 commit e608d25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@intoinside/praxis",
3-
"version": "1.3.0-alpha",
3+
"version": "1.3.0",
44
"description": "**Praxis** is an intent-first development framework that bridges **Intent‑Driven Development (IDD)** and **Spec‑Driven Development (SDD)** into a single, coherent workflow.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -58,4 +58,4 @@
5858
"typescript": "^5.9.3",
5959
"vitest": "^4.0.18"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)