Skip to content

Commit

Permalink
chore(package.json): Bump version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhough committed Feb 14, 2019
1 parent d77f360 commit 2c4e73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"main": "lib/index.js",
"module": "dist/polished.es.js",
"types": "lib/index.d.ts",
"version": "3.0.0-beta.3",
"version": "3.0.0-beta.4",
"scripts": {
"build": "yarn build:lib && yarn build:dist && yarn build:flow && yarn build:docs && yarn build:typescript",
"prebuild:lib": "shx rm -rf lib/*",
Expand Down

0 comments on commit 2c4e73e

Please sign in to comment.