Bump version to 1.11.0-rc.1

master
Suchipi Izumi 2018-02-23 16:57:19 -07:00
parent d18da53e87
commit 89ac80c842
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ Tip! Don't write this stuff manually.
-->
**Prettier 1.10.2**
**Prettier 1.11.0-rc.1**
[Playground link](https://prettier.io/playground/#.....)
```sh
# Options (if any):

View File

@ -1,6 +1,6 @@
{
"name": "prettier",
"version": "1.10.2",
"version": "1.11.0-rc.1",
"description": "Prettier is an opinionated code formatter",
"bin": {
"prettier": "./bin/prettier.js"