Skip to content

Commit fb8b425

Browse files
committed
fix: version bump the PL gulp edition package that was also out of sync with the latest version published to NPM
1 parent fd4900f commit fb8b425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/edition-node-gulp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pattern-lab/edition-node-gulp",
33
"description": "The gulp wrapper around patternlab-node core, providing tasks to interact with the core library and move supporting frontend assets.",
4-
"version": "2.0.0-beta.0",
4+
"version": "2.0.0-beta.1",
55
"main": "gulpfile.js",
66
"dependencies": {
77
"@pattern-lab/cli": "^0.0.1-beta.1",

0 commit comments

Comments
 (0)