Skip to content

Commit c6a9d5a

Browse files
committed
Bump 0.4.0
1 parent fcb3be5 commit c6a9d5a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: lua
2-
version: 0.3.0
2+
version: 0.4.0
33

44
authors:
55
- Vitalii Elenhaupt <velenhaupt@gmail.com>

src/lua/version.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Liblua
2-
VERSION = "0.3.0"
2+
VERSION = "0.4.0"
33
end

0 commit comments

Comments
 (0)