Skip to content

Commit f8347b0

Browse files
0.49.67
1 parent 17d492b commit f8347b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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": "oc",
3-
"version": "0.49.66",
3+
"version": "0.49.67",
44
"description": "A framework for developing and distributing html components",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -120,4 +120,4 @@
120120
"universalify": "^2.0.0",
121121
"yargs": "^17.7.2"
122122
}
123-
}
123+
}

src/components/oc-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "oc-client",
33
"description": "The OpenComponents client-side javascript client",
4-
"version": "0.49.66",
4+
"version": "0.49.67",
55
"repository": "https://github.com/opencomponents/oc/tree/master/components/oc-client",
66
"author": "Matteo Figus <[email protected]>",
77
"oc": {

0 commit comments

Comments
 (0)