Skip to content

Commit 7f7fe35

Browse files
committed
v0.3.1
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent cf62378 commit 7f7fe35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsonschema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"email": "hello@sourcemeta.com",
55
"github": "sourcemeta/std",
66
"path": "./schemas",
7-
"x-version": "0.3.0"
7+
"x-version": "0.3.1"
88
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourcemeta/std",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A growing collection of hand-crafted high-quality schemas, From RFC-compliant Email Address schemas to ISO-compliant Currency Codes",
55
"main": "npm/main.js",
66
"module": "npm/main.mjs",

0 commit comments

Comments
 (0)