We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1afc2ea commit fcd1d11Copy full SHA for fcd1d11
fplot-1.0.3-3.rockspec
@@ -1,8 +1,8 @@
1
package = "fplot"
2
-version = "1.0.3-1"
+version = "1.0.3-3"
3
source = {
4
url = "git+https://github.com/ItsMeForLua/fplot.git",
5
- tag = "v1.0.3"
+ tag = "v1.0.3-3"
6
}
7
description = {
8
summary = "A declarative plotting library for Fennel and Lua, powered by Gnuplot.",
0 commit comments