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.13.9
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Hippely <mhippely@vmware.com>
  • Loading branch information
hippee-lee committed Nov 8, 2018
1 parent 7c5a596 commit fb1da9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.13.8",
"version": "0.13.9",
"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.13.8",
"version": "0.13.9",
"description": "Angular components for Clarity",
"es2015": "esm2015/clr-angular.js",
"homepage": "https://vmware.github.io/clarity/",
Expand All @@ -23,7 +23,7 @@
"@angular/forms": "^6.0.0",
"@angular/platform-browser": "^6.0.0",
"@angular/platform-browser-dynamic": "^6.0.0",
"@clr/ui": "0.13.8"
"@clr/ui": "0.13.9"
},
"author": "clarity",
"license": "MIT",
Expand Down

0 comments on commit fb1da9b

Please sign in to comment.