Skip to content

Commit 88f6746

Browse files
committed
chore: align update with previous release version
1 parent 31c55ca commit 88f6746

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "postcss-licensing",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "Prepends licensing information to CSS files",
55
"license": "Apache-2.0",
66
"author": "Cassondra Roberts <castastrophe@users.noreply.github.com> (https://allons-y.llc)",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/castastrophe/postcss-licensing.git"
9+
"url": "git+https://github.com/castastrophe/postcss-licensing.git"
1010
},
1111
"bugs": {
1212
"url": "https://github.com/castastrophe/postcss-licensing/issues"

0 commit comments

Comments
 (0)