Skip to content

Commit d3c337a

Browse files
committed
Updated version number
1 parent f4d1201 commit d3c337a

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
@@ -23,7 +23,7 @@ local tuple = require "mapreduce.tuple"
2323
local persistent_table = require "mapreduce.persistent_table"
2424

2525
local mapreduce = {
26-
_VERSION = "0.3.5",
26+
_VERSION = "0.3.6",
2727
_NAME = "mapreduce",
2828
worker = worker,
2929
server = server,

0 commit comments

Comments
 (0)