diff --git a/package.json b/package.json index 637924f..d5a30d3 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jss-simple", "description": "Thin wrapper around jss that simplifies its interface and restricts you to a single stylesheet.", "repository": "git://github.com/ashaffer/jss-simple.git", - "version": "0.4.0-beta.4", + "version": "0.4.0-beta.5", "license": "MIT", "main": "lib/index.js", "module": "src/index.js",