Skip to content

Commit

Permalink
build(package.json): Bump version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhough committed Feb 7, 2019
1 parent fc493fb commit 58b6f4b
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.1",
"version": "3.0.0-beta.2",
"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 58b6f4b

Please sign in to comment.