Skip to content

Commit 2c4e73e

Browse files
committed
chore(package.json): Bump version for release.
1 parent d77f360 commit 2c4e73e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
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.3",
7+
"version": "3.0.0-beta.4",
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)