https://github.com/mys1024/bump
Bump the version in deno.json.
https://github.com/mys1024/bump
bump deno jsr package semver version
Last synced: 7 months ago
JSON representation
Bump the version in deno.json.
- Host: GitHub
- URL: https://github.com/mys1024/bump
- Owner: mys1024
- License: mit
- Created: 2024-03-02T17:40:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-03T06:45:31.000Z (over 1 year ago)
- Last Synced: 2025-02-23T04:07:05.681Z (7 months ago)
- Topics: bump, deno, jsr, package, semver, version
- Language: TypeScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bump
[](./LICENSE)
[)](https://jsr.io/@mys/bump)
[](https://github.com/mys1024/bump/actions/workflows/ci.yml)
[](https://github.com/mys1024/bump/actions/workflows/release.yml)Bump the version in `deno.json`.
## Usage
```sh
deno run -A jsr:@mys/bump@1
```## License
[MIT](./LICENSE) License © 2024-PRESENT mys1024