Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 193 Bytes

RELEASE.md

File metadata and controls

6 lines (4 loc) · 193 Bytes

Releasing quick-lint-js

To release a new version of quick-lint-js, run the dist/release.go tool:

# Replace '1.2.3' with the desired version number.
$ go run dist/release.go 1.2.3