Skip to content

Commit 2906502

Browse files
authored
Bump version to v0.1.10 (#151)
Bump version from 0.1.9 to 0.1.10
1 parent e27c7ad commit 2906502

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mozilla/majc",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/mozilla-services/majc.git"
@@ -74,4 +74,4 @@
7474
"update:mars-api": "git clone --depth 1 https://github.com/mozilla-services/mars.git .mars-api-temp && cp .mars-api-temp/openapi/openapi.yml packages/heyapi/mars.yml && npm run clean:mars-api && npm run generate:mars-api",
7575
"validate:example:build": "cd examples/react && npm run build"
7676
}
77-
}
77+
}

0 commit comments

Comments
 (0)