We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb01170 commit f3b1029Copy full SHA for f3b1029
2 files changed
DependencyControl.json
@@ -33,7 +33,7 @@
33
{
34
"name": ".moon",
35
"url": "@{fileBaseUrl}/Functional.moon",
36
- "sha1": "0803D1200632C02931FF31FD60C50D0D0A36B6F5"
+ "sha1": "6518DE7918DDABCA94C4A4454C4BB779F9ED4A65"
37
},
38
39
Functional.moon
@@ -1,7 +1,7 @@
1
DependencyControl = require "l0.DependencyControl"
2
version = DependencyControl{
3
name: "(Almost) Functional Suite",
4
- version: "0.4.1",
+ version: "0.5.0",
5
description: "Collection of commonly used functions",
6
author: "line0",
7
moduleName: "l0.Functional",
0 commit comments