Skip to content

Commit fcd1d11

Browse files
committed
feat: Finalize build process using builtin type
1 parent 1afc2ea commit fcd1d11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fplot-1.0.3-3.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package = "fplot"
2-
version = "1.0.3-1"
2+
version = "1.0.3-3"
33
source = {
44
url = "git+https://github.com/ItsMeForLua/fplot.git",
5-
tag = "v1.0.3"
5+
tag = "v1.0.3-3"
66
}
77
description = {
88
summary = "A declarative plotting library for Fennel and Lua, powered by Gnuplot.",

0 commit comments

Comments
 (0)