Bump version to 1.11.0

master
Stephen Scott 2018-02-26 18:20:46 -07:00
parent b1b504fc96
commit 82492deb94
2 changed files with 2 additions and 2 deletions

View File

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

View File

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