Skip to content

Commit e668614

Browse files
Align version number to the one given in srdgame/librs232
1 parent 4fbf343 commit e668614

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/lua/rs232.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ end
416416

417417
return setmetatable({
418418
_NAME = "rs232";
419-
_VERSION = "0.1.1-dev";
419+
_VERSION = "1.0.3";
420420
_COPYRIGHT = "Copyright (C) 2015-2016 Alexey Melnichuk";
421421
_LICENSE = "MIT";
422422

0 commit comments

Comments
 (0)