Skip to content

Commit

Permalink
Version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoborus committed Mar 14, 2024
1 parent 93f67d7 commit 0546168
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ deno install -n estilo --allow-write --allow-read jsr:@jacoborus/estilo

### Other plaforms

TODO
[Download the binary for your OS](https://github.com/jacoborus/estilo/releases)

## CLI

Expand Down
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jacoborus/estilo",
"version": "2.0.0-beta.11",
"version": "2.0.0",
"exports": "./estilo.ts",
"tasks": {
"bundle-assets": "deno run --allow-read --allow-write scripts/bundle_assets.ts",
Expand Down

0 comments on commit 0546168

Please sign in to comment.