Skip to content

Commit

Permalink
Manually update version number in package.json to indicate 1.0.0-rc (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
bookernath authored Jan 30, 2025
1 parent 1cead1d commit a1177c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bigcommerce/catalyst-core",
"description": "BigCommerce Catalyst is a Next.js starter kit for building headless BigCommerce storefronts.",
"version": "0.24.1",
"version": "1.0.0-rc",
"private": true,
"scripts": {
"dev": "npm run generate && next dev",
Expand Down

0 comments on commit a1177c2

Please sign in to comment.