Skip to content

Commit ba81d8a

Browse files
committed
Release version v1.0.0
1 parent 5cb7369 commit ba81d8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ on GitHub and publish the npm package. Mark your versions with the `-rc` suffix
8585

8686
## Changelog
8787

88-
### 1.0.0-rc
88+
### 1.0.0
8989

9090
- New API to avoid heap allocation.
9191
- Transpiled from [hsluv-haxe](https://github.com/hsluv/hsluv-haxe) and converted manually to TypeScript.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"HSLuv",
1111
"HPLuv"
1212
],
13-
"version": "1.0.0-rc3",
13+
"version": "1.0.0",
1414
"author": "Alexei Boronine <alexei@boronine.com>",
1515
"license": "MIT",
1616
"files": [

0 commit comments

Comments
 (0)