Skip to content

Commit 52c4ca6

Browse files
committed
Bump version
1 parent ce20c4c commit 52c4ca6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gtt.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22

3-
const version = '1.3.4';
3+
const version = '1.3.5';
44
const program = require('commander');
55

66
program

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitlab-time-tracker",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "A command line interface for GitLabs time tracking feature.",
55
"bugs": {
66
"url": "https://github.com/kriskbx/gitlab-time-tracker/issues"

0 commit comments

Comments
 (0)