Skip to content

Commit fffdb3f

Browse files
committed
chore: remove version from Nargo.toml
1 parent dc42190 commit fffdb3f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
target
33
.vscode
4+
.DS_Store

Nargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name = "nodash"
33
type = "lib"
44
description = "A Swiss knife for Noir"
5-
version = "0.41.3"
65
authors = ["Oleh Misarosh <[email protected]>"]
76
repository = "https://github.com/olehmisar/nodash"
87
keywords = ["Noir", "nodash", "util", "hash"]

0 commit comments

Comments
 (0)