Skip to content

Commit 043b8d7

Browse files
committed
build: Raise plugins version to 0.0.4
1 parent a9f2307 commit 043b8d7

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/distribution/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"dependencies": {
2323
"@compas-oscd/open-scd": "^0.34.44",
24-
"@compas-oscd/plugins": "0.0.3"
24+
"@compas-oscd/plugins": "0.0.4"
2525
},
2626
"scripts": {
2727
"clean": "rimraf build",

packages/plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@compas-oscd/plugins",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"repository": "https://github.com/com-pas/open-scd.git",
55
"directory": "packages/plugins",
66
"description": "The official plug-ins of open-scd.",

0 commit comments

Comments
 (0)