Skip to content

Commit 9ea9d66

Browse files
committed
chore: bumping version number for release
1 parent 8e0ed25 commit 9ea9d66

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/component-list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@carbon/devtools-component-list",
3-
"version": "2.7.6",
3+
"version": "2.7.7",
44
"description": "Generates a list of components and their selectors across all of the Carbon libraries.",
55
"main": "./dist/index.json",
66
"scripts": {

packages/demo-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@carbon/devtools-demo-site",
3-
"version": "2.7.6",
3+
"version": "2.7.7",
44
"private": true,
55
"repository": {
66
"type": "git",

packages/utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@carbon/devtools-utilities",
3-
"version": "2.7.6",
3+
"version": "2.7.7",
44
"description": "Common utilities and functions used across throughout Carbon Devtools.",
55
"main": "index.js",
66
"scripts": {

packages/web-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "carbon-devtools",
3-
"version": "2.7.6",
3+
"version": "2.7.7",
44
"private": true,
55
"description": "A basic set of tools for teams building live Carbon pages.",
66
"main": "dist/manifest.json",

0 commit comments

Comments
 (0)