Skip to content

Commit b7a75b2

Browse files
fixed project not found bug
1 parent 3ad201f commit b7a75b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gemnasium-client",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A wrapper for the gemnasium API",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)