Skip to content

Commit debe76b

Browse files
committed
chore: update package version to 0.3.7
Increment version number in package.json and README.md from 0.3.5 to 0.3.7 to reflect the latest updates in the project.
1 parent 6c9feab commit debe76b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Public specification and governance standard for design variables. DTCG 2025.10 compliant format with naming rules, validation requirements, versioning strategy, and adapter patterns.
44

5-
**Version:** 0.3.5
5+
**Version:** 0.3.7
66
**Status:** Draft
77
**Editor:** Mark Learst
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "variables-contract",
33
"private": true,
4-
"version": "0.3.5",
4+
"version": "0.3.7",
55
"packageManager": "pnpm@10.26.0",
66
"scripts": {
77
"dev": "docmd dev",

0 commit comments

Comments
 (0)