Skip to content

Commit 0737436

Browse files
chore: version numbers
1 parent b13f8ba commit 0737436

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fpm.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name = "FEATS"
2-
version = "21.02.04"
2+
version = "0.1.0"
33
license = "BSD"
44
author = ["Damian Rouson"]
55
maintainer = "[email protected]"
66
copyright = "2021 Sourcery Institute"
77

88
[dependencies]
99
sourcery = {git = "https://github.com/sourceryinstitute/sourcery", tag = "21.02.24"}
10-
dag = {git = "https://github.com/sourceryinstitute/dag"}
10+
dag = {git = "https://github.com/sourceryinstitute/dag", tag = "2.0.1"}
1111

1212
[dev-dependencies]
1313
vegetables = {git = "https://gitlab.com/everythingfunctional/vegetables", tag = "v7.0.2"}

0 commit comments

Comments
 (0)