Skip to content

Commit

Permalink
Merge pull request #214 from GSA/update-version
Browse files Browse the repository at this point in the history
0.6.12
  • Loading branch information
yerramshilpa authored Apr 14, 2020
2 parents 1e27505 + 0e6d923 commit fd37d98
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions libs/packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/components",
"version": "0.6.11",
"version": "0.6.12",
"types": "../../../dist/out-tsc/libs/components/index.d.ts",
"repository": {
"type": "git",
Expand All @@ -15,4 +15,4 @@
"@fortawesome/free-solid-svg-icons": "^5.8.1",
"accessible-html5-video-player": "^1.0.6"
}
}
}
2 changes: 1 addition & 1 deletion libs/packages/experimental/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/experimental",
"version": "0.6.11",
"version": "0.6.12",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
Expand Down
2 changes: 1 addition & 1 deletion libs/packages/layouts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/layouts",
"version": "0.6.11",
"version": "0.6.12",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
Expand Down
2 changes: 1 addition & 1 deletion libs/packages/sam-formly/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/sam-formly",
"version": "0.6.11",
"version": "0.6.12",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
Expand Down
2 changes: 1 addition & 1 deletion libs/packages/sam-material-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/sam-material-extensions",
"version": "0.6.11",
"version": "0.6.12",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
Expand Down
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": "sam-design-system",
"version": "0.6.11",
"version": "0.6.12",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit fd37d98

Please sign in to comment.