Skip to main content
Home

@mys/bump@1.0.3
Built and signed on GitHub Actions

Bump the version in deno.json.

This package works with Node.js, DenoIt is unknown whether this package works with Bun
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
JSR Score
100%
Published
a year ago (1.0.3)

bump

GitHub License GitHub Tag GitHub Actions Workflow CI Status GitHub Actions Workflow Release Status

Bump the version in deno.json.

Usage

deno run -A jsr:@mys/bump@1

License

MIT License © 2024-PRESENT mys1024

Built and signed on
GitHub Actions

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@mys/bump

Import symbol

import * as bump from "@mys/bump";
or

Import directly with a jsr specifier

import * as bump from "jsr:@mys/bump";

Add Package

pnpm i jsr:@mys/bump
or (using pnpm 10.8 or older)
pnpm dlx jsr add @mys/bump

Import symbol

import * as bump from "@mys/bump";

Add Package

yarn add jsr:@mys/bump
or (using Yarn 4.8 or older)
yarn dlx jsr add @mys/bump

Import symbol

import * as bump from "@mys/bump";

Add Package

vlt install jsr:@mys/bump

Import symbol

import * as bump from "@mys/bump";

Add Package

npx jsr add @mys/bump

Import symbol

import * as bump from "@mys/bump";

Add Package

bunx jsr add @mys/bump

Import symbol

import * as bump from "@mys/bump";