Skip to content

Commit f3b1029

Browse files
committed
bump version in Functional.moon to 0.5.0
1 parent bb01170 commit f3b1029

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DependencyControl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
{
3434
"name": ".moon",
3535
"url": "@{fileBaseUrl}/Functional.moon",
36-
"sha1": "0803D1200632C02931FF31FD60C50D0D0A36B6F5"
36+
"sha1": "6518DE7918DDABCA94C4A4454C4BB779F9ED4A65"
3737
},
3838
{
3939
"name": ".moon",

Functional.moon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
DependencyControl = require "l0.DependencyControl"
22
version = DependencyControl{
33
name: "(Almost) Functional Suite",
4-
version: "0.4.1",
4+
version: "0.5.0",
55
description: "Collection of commonly used functions",
66
author: "line0",
77
moduleName: "l0.Functional",

0 commit comments

Comments
 (0)