Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 015a764

Browse files
committed
Update package version
1 parent b8fb45e commit 015a764

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "todoist-rest-client",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "A simple todoist-rest-api client",
5-
"author": "David Jiménez",
5+
"author": "dubisdev",
66
"license": "MIT",
77
"keywords": [
88
"todoist",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# JS TODOIST-REST-CLIENT
1+
# JS TODOIST-REST-CLIENT [![codecov](https://codecov.io/gh/dubisdev/todoist-rest-client/branch/master/graph/badge.svg?token=SDKUMHUC6Y)](https://codecov.io/gh/dubisdev/todoist-rest-client)
22

33
## _A simple todoist-rest-api client_
44

0 commit comments

Comments
 (0)