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