packages feed

github-release-1.0.5: executables/github-release.hs

module Main
  ( module GitHubRelease
  ) where

import GitHubRelease (main)