Please create a release so we can safely pull non-breaking code from your repo in package.json in a clear way
Current
"solidity-guardable": "git+https://github.com/QuitCrypto/Guardable.git#0938b8dfd0145e94036058ea18e7c62c8358ab46",
Desired
"solidity-guardable": "git+https://github.com/QuitCrypto/Guardable.git#1.0.0",
Thanks :)
Please create a release so we can safely pull non-breaking code from your repo in
package.jsonin a clear wayCurrent
Desired
Thanks :)