Skip to content

Commit

Permalink
bump 0.0.8-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Dolu89 authored Dec 20, 2021
1 parent ce66775 commit 4f6364d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "una-wrapper",
"version": "0.0.7-beta",
"version": "0.0.8-beta",
"description": "Universal Node API",
"scripts": {
"build": "tsup src/index.ts --format esm,cjs",
Expand Down Expand Up @@ -39,4 +39,4 @@
"dist/"
],
"types": "./dist/index.d.ts"
}
}

0 comments on commit 4f6364d

Please sign in to comment.