Skip to content

Commit 954162b

Browse files
author
Ilya Radchenko
authored
v0.2.6
- Username in http(s) url should be encoded to URI format #32 - Code cleanup/fix lint - Use npm instead of make - Add Travis config
1 parent 78da58e commit 954162b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strider-git",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "Strider provider for git repositories",
55
"main": "worker.js",
66
"scripts": {

0 commit comments

Comments
 (0)