[pkg] bump version

This commit is contained in:
Harrison Shoff
2015-05-06 15:49:50 -07:00
parent e96a957860
commit df5029b5a5

View File

@@ -1,6 +1,6 @@
{
"name": "airbnb-style",
"version": "1.0.0",
"version": "2.0.0",
"description": "A mostly reasonable approach to JavaScript.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
@@ -12,7 +12,11 @@
"keywords": [
"style guide",
"lint",
"airbnb"
"airbnb",
"es6",
"es2015",
"react",
"jsx"
],
"author": "Harrison Shoff <hi@hshoff.com> (https://twitter.com/hshoff)",
"license": "MIT",