Skip to content

Commit bcbd09d

Browse files
authored
Bump protocol-version to 3.2.0 (#372)
The protocol version was updated in sass/sass#4073. The change was submitted, but this repo hasn't been updated. This repo requires matching the exact same value in https://github.com/sass/sass
1 parent df17d8f commit bcbd09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sass-embedded",
33
"version": "1.87.0",
4-
"protocol-version": "3.1.0",
4+
"protocol-version": "3.2.0",
55
"compiler-version": "1.87.0",
66
"description": "Node.js library that communicates with Embedded Dart Sass using the Embedded Sass protocol",
77
"repository": "sass/embedded-host-node",

0 commit comments

Comments
 (0)