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.4
Browse files Browse the repository at this point in the history
Signed-off-by: Aditya Bhandari <adityab@vmware.com>
  • Loading branch information
Aditya Bhandari committed Jul 12, 2018
1 parent 2285fef commit 36054e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "clr-all",
"version": "0.12.3-patch.2",
"version": "0.12.4",
"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
@@ -1,6 +1,6 @@
{
"name": "@clr/angular",
"version": "0.12.3-patch.1",
"version": "0.12.4",
"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.3-patch.1"
"@clr/ui": "0.12.4"
},
"author": "clarity",
"license": "MIT",
Expand Down

0 comments on commit 36054e5

Please sign in to comment.