diff --git a/package.json b/package.json index b07552c..b7b0f89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shorten-repo-url", - "version": "2.0.1", + "version": "2.1.0", "description": "Shorten GitHub URLs like GitHub shortens Issues and Commit URLs", "keywords": [ "commit", diff --git a/readme.md b/readme.md index 231e1ca..9624223 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ ![Demo](https://user-images.githubusercontent.com/1402241/27252232-8fdf8ed0-538b-11e7-8f19-12d317c9cd32.png) -Look at [the tests](https://github.com/fregante/shorten-repo-url/blob/master/test.js) to see what each URL is shortened to. GitLab URLs are mostly compatible but they're not officially supported. +Look at [the tests](https://github.com/fregante/shorten-repo-url/blob/main/test.js) to see what each URL is shortened to. GitLab URLs are mostly compatible but they're not officially supported. It works on any domain, so GitHub Enterprise is also supported.