Initial commit with Nimble package info.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Package
|
||||
|
||||
version = "1.0.0"
|
||||
author = "Jonathan Bernard"
|
||||
description = "Small util to update version consistently for nim and node packages."
|
||||
license = "MIT"
|
||||
bin = @["update_version"]
|
||||
|
||||
|
||||
|
||||
# Dependencies
|
||||
|
||||
requires @["nim >= 1.0.4", "docopt >= 0.7.1", "nimble"]
|
||||
Reference in New Issue
Block a user