Skip to content

Commit

Permalink
Update version to 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hta218 committed Nov 19, 2023
1 parent ca16f9a commit 84e70ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<div align="center">
<p style="text-align: center;">
<img alt="Version" src="https://img.shields.io/badge/version-2.3.0-blue.svg?cacheSeconds=2592000" />
<img alt="Version" src="https://img.shields.io/badge/version-2.3.1-blue.svg?cacheSeconds=2592000" />
<a href="#" target="_blank">
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg?label=license" />
</a>
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": false,
"sideEffects": false,
"author": "Weaverse",
"version": "2.3.0",
"version": "2.3.1",
"scripts": {
"dev": "shopify hydrogen dev --codegen --port 3456",
"build": "shopify hydrogen build",
Expand Down Expand Up @@ -66,4 +66,4 @@
"engines": {
"node": ">=16.13"
}
}
}

0 comments on commit 84e70ea

Please sign in to comment.