Skip to content

Commit

Permalink
[realm-fetch-0.1.1] Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kraenhansen authored Feb 26, 2024
1 parent aa2328c commit 328d4a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## vNext (TBD)
## 0.1.1 (2024-02-26)

### Fixed
* Adding `dist` to NPM archive.
Expand Down
2 changes: 1 addition & 1 deletion packages/fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@realm/fetch",
"version": "0.1.0",
"version": "0.1.1",
"module": "true",
"scripts": {
"build": "wireit"
Expand Down

0 comments on commit 328d4a9

Please sign in to comment.