Skip to content

Commit

Permalink
forgot to bump version (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
Grunet authored May 26, 2024
1 parent b75d278 commit 1e19ea8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v0.2.2

- Add an example Github Workflow to the README

## v0.2.1

- Update the example to use an environment variable instead of a hard-coded
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": "@grunet/openfeature-for-denodeploy",
"version": "0.2.1",
"version": "0.2.2",
"exports": "./src/index.ts",
"tasks": {
"format": "deno fmt",
Expand Down

0 comments on commit 1e19ea8

Please sign in to comment.