Skip to content

Commit 3460016

Browse files
committed
Bump version
1 parent 7e6868b commit 3460016

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "api-next",
3-
"version": "1.0.0-beta.0",
3+
"version": "1.0.0-beta.1",
44
"repository": "https://github.com/imflavio/api-next",
55
"author": "Flávio Carvalho <hey@flavio.uk>",
66
"license": "MIT",
77
"main": "dist/index.js",
88
"typings": "dist/index.d.ts",
9-
"module": "dist/micro-utils.esm.js",
9+
"module": "dist/api-next.esm.js",
1010
"files": [
1111
"dist",
1212
"src"

0 commit comments

Comments
 (0)