Bump alpha version

This commit is contained in:
Bryan Housel
2016-10-04 22:04:59 -04:00
parent aa2c4afd47
commit a90308bd75
+1 -1
View File
@@ -356,7 +356,7 @@ export function coreContext(root) {
/* Init */
context.version = '2.0.0-alpha.1';
context.version = '2.0.0-alpha.2';
context.projection = geoRawMercator();