version up

This commit is contained in:
Kasra Bigdeli
2017-12-30 20:11:47 -08:00
parent c34adf729d
commit ee629f76bb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ let data = {
isDebug: EnvVars.CAPTAIN_IS_DEBUG,
version: '0.3.1',
version: '0.4.0',
captainSaltSecretKey: 'captain-salt',
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "captainduckduck",
"version": "1.0.8",
"version": "1.0.9",
"description": "CLI tool for CaptainDuckDuck. See CaptainDuckDuck.com for more details.",
"main": "captainduckduck.js",
"scripts": {