create-waku
Advanced tools
Comparing version 0.4.2 to 0.4.3
@@ -15,3 +15,3 @@ #!/usr/bin/env node | ||
const baseUrl = | ||
"https://raw.githubusercontent.com/dai-shi/waku/v0.11.1/examples/01_counter/"; | ||
"https://raw.githubusercontent.com/dai-shi/waku/v0.11.2/examples/01_counter/"; | ||
@@ -18,0 +18,0 @@ const files = ` |
{ | ||
"name": "create-waku", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"bin": "./cli.js" | ||
} |