Update Version.

This commit is contained in:
bakpakin
2015-04-25 18:16:14 +08:00
parent 9a284ce9da
commit fa58c016e9
+1 -1
View File
@@ -1,6 +1,6 @@
--- @module tiny-ecs --- @module tiny-ecs
-- @author Calvin Rose -- @author Calvin Rose
local tiny = { _VERSION = "1.0.1" } local tiny = { _VERSION = "1.0.2" }
require "luarocks.loader" require "luarocks.loader"
local inspect = require "inspect" local inspect = require "inspect"