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

Commit

Permalink
[CORE] release 0.12.7
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy Wilken <[email protected]>
  • Loading branch information
gnomeontherun committed Aug 2, 2018
1 parent 42daf7e commit 43d5f58
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.12.6",
"version": "0.12.7",
"private": true,
"scripts": {
"build:icons:web": "webpack --config webpack.icons.config.js",
Expand Down
4 changes: 2 additions & 2 deletions src/clr-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clr/angular",
"version": "0.12.6",
"version": "0.12.7",
"description": "Angular components for Clarity",
"es2015": "esm2015/clr-angular.js",
"homepage": "https://vmware.github.io/clarity/",
Expand All @@ -18,7 +18,7 @@
"@angular/forms": "^6.0.0",
"@angular/platform-browser": "^6.0.0",
"@angular/platform-browser-dynamic": "^6.0.0",
"@clr/ui": "0.12.6"
"@clr/ui": "0.12.7"
},
"author": "clarity",
"license": "MIT",
Expand Down

0 comments on commit 43d5f58

Please sign in to comment.