Skip to content

Commit

Permalink
chore: bump Newspack Components package version (#3528)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoo authored Nov 6, 2024
1 parent 831756e commit 89144ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "newspack-components",
"version": "3.0.0",
"version": "3.1.0",
"description": "Newspack design system components",
"author": "Automattic",
"license": "GPL-2.0-or-later",
Expand Down Expand Up @@ -58,4 +58,4 @@
"prepublishOnly": "npm run clean && npm run compile && node copy-styles.js",
"postpublish": "npm run clean"
}
}
}

0 comments on commit 89144ff

Please sign in to comment.