diff --git a/package.json b/package.json index d85080542e..f23337e51e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "openlayers", - "version": "3.0.0-beta", + "name": "ol", + "version": "3.1.0-pre.1", "description": "Mapping library", "scripts": { "install": "node tasks/parse-examples.js",