Skip to content

Commit b4a0dd7

Browse files
committed
Merge branch 'devel'
2 parents c340634 + e6a3c40 commit b4a0dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapreduce/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ local server = require "mapreduce.server"
33
local utils = require "mapreduce.utils"
44

55
local mapreduce = {
6-
_VERSION = "0.2.1",
6+
_VERSION = "0.2.2",
77
_NAME = "mapreduce",
88
worker = worker,
99
server = server,

0 commit comments

Comments
 (0)