Skip to content

Commit

Permalink
Add warning about unpublished API change to README
Browse files Browse the repository at this point in the history
  • Loading branch information
FiloSottile committed Jul 23, 2024
1 parent 777de52 commit 27d73ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ npm install age-encryption

`age-encryption` is a modern ES Module, compatible with Node.js and Bun, with built-in types.

> [!WARNING]
> The examples below refer to version 0.2.0, which has not been published yet.
#### Encrypt and decrypt a file with a new recipient / identity pair

```ts
Expand Down

0 comments on commit 27d73ed

Please sign in to comment.