Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Nov 20, 2023
1 parent 5293f65 commit 5f5e8ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "camomile",
"version": "0.0.0",
"version": "1.0.0",
"description": "Node.js HTTP image proxy to route images through SSL",
"license": "MIT",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ versions of Node.js.
When we cut a new major release,
we drop support for unmaintained versions of Node.
This means we try to keep the current release line,
`camomile@^0`,
`camomile@^1`,
compatible with Node.js 18.

## Contribute
Expand Down

0 comments on commit 5f5e8ff

Please sign in to comment.