Skip to content

Commit

Permalink
chore: Change Version for next Testrelease
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjenni committed Jul 12, 2024
1 parent 2265b84 commit 61c7f63
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions ch.jnetwork.sac-controls/projects/sac-bootstrap3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@simpleangularcontrols/sac-bootstrap3",
"version": "10.0.0-rc.1",
"version": "10.0.0-rc.2",
"peerDependencies": {
"@angular/common": "^10.1.5",
"@angular/core": "^10.1.5",
Expand Down Expand Up @@ -29,4 +29,4 @@
"dependencies": {
"tslib": "^2.0.0"
}
}
}
4 changes: 2 additions & 2 deletions ch.jnetwork.sac-controls/projects/sac-bootstrap4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@simpleangularcontrols/sac-bootstrap4",
"version": "10.0.0-rc.1",
"version": "10.0.0-rc.2",
"peerDependencies": {
"@angular/common": "^10.1.5",
"@angular/core": "^10.1.5",
Expand Down Expand Up @@ -29,4 +29,4 @@
"dependencies": {
"tslib": "^2.0.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
"dependencies": {
"tslib": "^2.3.0"
}
}
}
4 changes: 2 additions & 2 deletions ch.jnetwork.sac-controls/projects/sac-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@simpleangularcontrols/sac-common",
"version": "10.0.0-rc.1",
"version": "10.0.0-rc.2",
"peerDependencies": {
"@angular/common": "^10.1.5",
"@angular/core": "^10.1.5",
Expand All @@ -20,4 +20,4 @@
"dependencies": {
"tslib": "^2.0.0"
}
}
}

0 comments on commit 61c7f63

Please sign in to comment.