Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Aug 1, 2014
1 parent 325361f commit 42adf3b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "polyfills-db",
"description": "browser feature database",
"version": "0.1.0",
"version": "0.2.0",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
Expand Down Expand Up @@ -32,5 +32,7 @@
"detects"
],
"main": "lib",
"files": ["lib"]
"files": [
"lib"
]
}

0 comments on commit 42adf3b

Please sign in to comment.