Skip to main content
Module

std/semver/mod.ts>SemVer#inc

Deno standard library
Go to Latest
method SemVer.prototype.inc
Deprecated
Deprecated

(will be removed after 0.165.0) use increment instead

import { SemVer } from "https://deno.land/std@0.165.0/semver/mod.ts";

Parameters

release: ReleaseType
optional
identifier: string