bump version to 0.8.3
This commit is contained in:
parent
217ef033c4
commit
b149cb3484
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "grass"
|
name = "grass"
|
||||||
version = "0.8.2"
|
version = "0.8.3"
|
||||||
description = "SASS compiler"
|
description = "SASS compiler"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
@ -22,8 +22,8 @@ a bug except for in the following situations:
|
|||||||
|
|
||||||
`grass` experimentally releases a
|
`grass` experimentally releases a
|
||||||
[WASM version of the library to npm](https://www.npmjs.com/package/@connorskees/grass),
|
[WASM version of the library to npm](https://www.npmjs.com/package/@connorskees/grass),
|
||||||
compiled using wasm-bindgen. To use `grass` in your JavaScript projects, just add
|
compiled using wasm-bindgen. To use `grass` in your JavaScript projects, just run
|
||||||
`"@connorskees/grass": "^0.8.2"` to your package.json. Better documentation
|
`npm install @connorskees/grass` to your package.json. Better documentation
|
||||||
for this version will be provided when the library becomes more stable.
|
for this version will be provided when the library becomes more stable.
|
||||||
|
|
||||||
## Status
|
## Status
|
||||||
|
Loading…
x
Reference in New Issue
Block a user