Skip to content

Commit cb6cd89

Browse files
committed
bump
1 parent 3d718bb commit cb6cd89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
require('dotenv').config()
22

33
module.exports = {
4-
version: 2.8,
4+
version: 2.9,
55
netId: Number(process.env.NET_ID) || 42,
66
redisUrl: process.env.REDIS_URL,
77
rpcUrl: process.env.RPC_URL || 'https://kovan.infura.io/',

0 commit comments

Comments
 (0)