Skip to content

Commit

Permalink
(turbo-module): release next version (#42)
Browse files Browse the repository at this point in the history
### Codegen Changes

- fix(codegen): TypeError: object is not iterable (#44)

### Runtime Changes

- fix(codegen): index output as // instead of / (#45)

### Credits
@baked-dev
  • Loading branch information
github-actions[bot] authored Mar 18, 2023
1 parent e8f3cc2 commit 7ad68bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@whopio/next-app-middleware",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"scripts": {
"build": "turbo run build",
Expand Down

0 comments on commit 7ad68bf

Please sign in to comment.