Skip to content

Commit

Permalink
Update readme & bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
szymonkozak committed Aug 12, 2020
1 parent 02c9043 commit b163e94
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ OPTIONS
-d, --description=description description for worklog once tracker is stopped
-h, --help show CLI help
--debug
--stop-previous stops and logs previous tracker with the same issue key if it exists
ALIASES
$ tempo start
Expand Down Expand Up @@ -410,4 +411,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```
```
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tempomat",
"version": "1.1.0-beta.5",
"version": "1.1.0",
"description": "Tempo.io cloud CLI",
"main": "./dist/index.js",
"scripts": {
Expand Down

0 comments on commit b163e94

Please sign in to comment.