diff --git a/src/ol/package.json b/src/ol/package.json index b42ad32205..d2302f3f68 100644 --- a/src/ol/package.json +++ b/src/ol/package.json @@ -10,4 +10,4 @@ "pixelworks": "1.1.0", "rbush": "2.0.2" } -} +} \ No newline at end of file diff --git a/src/ol/util.js b/src/ol/util.js index 92dd9493c9..08ccc7b0d3 100644 --- a/src/ol/util.js +++ b/src/ol/util.js @@ -52,4 +52,4 @@ export function getUid(obj) { * OpenLayers version. * @type {string} */ -export const VERSION = '5.0.0-beta.14'; +export const VERSION = '5.0.0';