Skip to content

Commit 38f17a9

Browse files
author
Ilya Radchenko
committed
v1.1.3
Encode API uri components to allow special characters, fixing 404s in certain cases.
1 parent 0d4cfcc commit 38f17a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strider-gitlab",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "A gitlab provider for strider",
55
"scripts": {
66
"test": "npm run lint && npm run tests",

0 commit comments

Comments
 (0)