Update version numbers

This commit is contained in:
Rachel Fenichel
2019-10-14 14:01:14 -06:00
parent 23a78c89e4
commit cffb126f37
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
application: blockly-demo application: blockly-demo
version: 20190722 version: 20191014
runtime: python27 runtime: python27
api_version: 1 api_version: 1
threadsafe: no threadsafe: no

View File

@@ -1,6 +1,6 @@
{ {
"name": "blockly", "name": "blockly",
"version": "2.20190722.0-develop", "version": "3.20191014.0",
"description": "Blockly is a library for building visual programming editors.", "description": "Blockly is a library for building visual programming editors.",
"keywords": [ "keywords": [
"blockly" "blockly"