Bump version to 1.0.0

This commit is contained in:
Ivan Kravets 2016-08-30 22:46:13 +03:00
parent fa2c19cb03
commit f8fa37d954
1 changed files with 3 additions and 6 deletions

View File

@ -4,19 +4,16 @@
"description": "The STM32 family of 32-bit Flash MCUs based on the ARM Cortex-M processor is designed to offer new degrees of freedom to MCU users. It offers a 32-bit product range that combines very high performance, real-time capabilities, digital signal processing, and low-power, low-voltage operation, while maintaining full integration and ease of development.",
"url": "http://www.st.com/web/en/catalog/mmc/FM141/SC1169?sc=stm32",
"homepage": "http://platformio.org/platforms/ststm32",
"license": {
"type": "Apache-2.0",
"url": "http://opensource.org/licenses/apache2.0.php"
},
"license": "Apache-2.0",
"engines": {
"platformio": "~3.0.0",
"platformio": "^3.0.0",
"scons": ">=2.3.0,<2.6.0"
},
"repository": {
"type": "git",
"url": "https://github.com/platformio/platform-ststm32.git"
},
"version": "0.1.0",
"version": "1.0.0",
"packageRepositories": [
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
"https://sourceforge.net/projects/platformio-storage/files/packages/manifest.json/download",