Skip to content

Commit be42212

Browse files
authored
Merge pull request #216 from ppuetsch/adapt_usage_to_current_version
Update usage.md to contain current version
2 parents 8ed5a43 + be2b996 commit be42212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ file (see [Installing](installation.md) for details):
1818

1919
```gradle
2020
plugins {
21-
id "com.github.node-gradle.node" version "3.0.1"
21+
id "com.github.node-gradle.node" version "3.2.1"
2222
}
2323
```
2424

0 commit comments

Comments
 (0)