Skip to content

Commit

Permalink
0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
charpeni committed Sep 20, 2021
1 parent c00d81a commit 7f8bbc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clubhouse-lib",
"version": "0.12.0",
"version": "0.13.0",
"description": "A Promise based library to the Shortcut REST API",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -53,4 +53,4 @@
"(<rootDir>/__tests__/.*|(\\.|/)utils)\\.tsx?$"
]
}
}
}

0 comments on commit 7f8bbc3

Please sign in to comment.