Skip to content

Commit 10bf5af

Browse files
authored
Update version in installation.md
1 parent cb4143e commit 10bf5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ in your `build.gradle` file:
55

66
```gradle
77
plugins {
8-
id "com.github.node-gradle.node" version "3.1.1"
8+
id "com.github.node-gradle.node" version "3.2.1"
99
}
1010
```
1111

0 commit comments

Comments
 (0)