Skip to content

Commit 322b572

Browse files
committed
Bump pid component version
1 parent 57ef9aa commit 322b572

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- id: trailing-whitespace
88
- id: check-yaml
99
- id: check-added-large-files
10-
# - repo: https://github.com/Materials-Data-Science-and-Informatics/somesy
11-
# rev: "v0.4.2"
12-
# hooks:
13-
# - id: somesy
10+
- repo: https://github.com/Materials-Data-Science-and-Informatics/somesy
11+
rev: "v0.7.3"
12+
hooks:
13+
- id: somesy

packages/stencil-library/somesy.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "@kit-data-manager/pid-component"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
description = "The PID-Component is a web component that can be used to evaluate and display FAIR Digital Objects, PIDs, ORCiDs, and possibly other identifiers in a user-friendly way. It is easily extensible to support other identifier types."
55
license = "Apache-2.0"
66
repository = "https://github.com/kit-data-manager/pid-component"

0 commit comments

Comments
 (0)