Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
[CORE] Release v0.11.26
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Hippely <[email protected]>
  • Loading branch information
hippee-lee committed Jul 26, 2018
1 parent 84aa0a5 commit 6766412
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clr-all",
"version": "0.11.25",
"version": "0.11.26",
"private": true,
"scripts": {
"start": "webpack-dev-server -d --open",
Expand Down
2 changes: 1 addition & 1 deletion src/ks-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/platform-browser": "^5.0.0",
"@angular/platform-browser-dynamic": "^5.0.0",
"@angular/router": "^5.0.0",
"@clr/angular": "file:../../dist/clr-angular/clr-angular-0.11.25.tgz",
"@clr/angular": "file:../../dist/clr-angular/clr-angular-0.11.26.tgz",
"@clr/icons": "file:../../dist/clr-icons",
"@clr/ui": "file:../../dist/clr-ui",
"@webcomponents/custom-elements": "1.0.0",
Expand Down

0 comments on commit 6766412

Please sign in to comment.