https://github.com/yamadapc/stack-bump
Just a very simple stack bump extension for hpack projects.
https://github.com/yamadapc/stack-bump
Last synced: 2 months ago
JSON representation
Just a very simple stack bump extension for hpack projects.
- Host: GitHub
- URL: https://github.com/yamadapc/stack-bump
- Owner: yamadapc
- License: isc
- Created: 2016-08-18T23:41:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-11-18T22:24:24.000Z (about 5 years ago)
- Last Synced: 2024-12-24T11:58:04.546Z (about 1 year ago)
- Language: Haskell
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# stack-bump
Just a very simple `stack bump` extension for `hpack` projects.
Should behave in a similar way to `npm version ...`.
```
$ stack bump minor
```
## License
MIT