Skip to content

0.2.7

Choose a tag to compare

@desertkun desertkun released this 11 Feb 10:57
· 1 commit to master since this release

Now you can specify package name in case you have repository name wrong:

repositories:
  - url: https://github.com/<author>/company-<repo>.git
    name: <package-name>
  - url: https://github.com/<author>/company-<repo>.git
    name: <package-name>