From dccbfd82256397f8fd249f1b4f28208a26fce848 Mon Sep 17 00:00:00 2001 From: Lee Liu Date: Wed, 24 Aug 2016 17:12:55 -0700 Subject: [PATCH] bump version to 1.1.0 --- logdna.nuspec | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/logdna.nuspec b/logdna.nuspec index 36f6d3f..d22d5c2 100644 --- a/logdna.nuspec +++ b/logdna.nuspec @@ -4,11 +4,11 @@ logdna LogDNA CLI for Windows - 1.0.9 - sedouard + 1.1.0 + sedouard,leeliu leeliu - The official LogDNA CLI - This CLI allows you to directly signup for logdna.com logging service right from your console. + LogDNA CLI for Windows + The LogDNA CLI allows you to signup for a new account and tail your server logs right from the command line. https://github.com/logdna/logdna-cli https://github.com/logdna/logdna-cli https://github.com/logdna/logdna-cli @@ -18,7 +18,7 @@ https://github.com/logdna/logdna-cli/blob/master/LICENSE.md false https://logdna.com/assets/images/logdna_logo.png - Initial Release of the LogDNA CLI for Windows + LogDNA CLI for Windows diff --git a/package.json b/package.json index 2a2120b..e85fdcb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logdna-cli", - "version": "1.0.9", + "version": "1.1.0", "description": "LogDNA CLI", "main": "index.js", "dependencies": {