Skip to content

Commit 58b6f4b

Browse files
committed
build(package.json): Bump version for release.
1 parent fc493fb commit 58b6f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "lib/index.js",
55
"module": "dist/polished.es.js",
66
"types": "lib/index.d.ts",
7-
"version": "3.0.0-beta.1",
7+
"version": "3.0.0-beta.2",
88
"scripts": {
99
"build": "yarn build:lib && yarn build:dist && yarn build:flow && yarn build:docs && yarn build:typescript",
1010
"prebuild:lib": "shx rm -rf lib/*",

0 commit comments

Comments
 (0)