Skip to content

Commit

Permalink
version bump for release (#1283)
Browse files Browse the repository at this point in the history
Co-authored-by: Harshil Moradia <[email protected]>
  • Loading branch information
harshil1793 and Harshil Moradia authored Aug 16, 2024
1 parent 1027811 commit 80f343f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@department-of-veterans-affairs/component-library",
"description": "VA.gov component library. Includes React and web components.",
"version": "44.0.0",
"version": "45.0.0",
"license": "MIT",
"scripts": {
"build": "webpack"
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@department-of-veterans-affairs/web-components",
"version": "12.0.0",
"version": "13.0.0",
"description": "Stencil Component Starter",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 80f343f

Please sign in to comment.