Bump to 0.7.0

This commit is contained in:
Adam Stankiewicz
2016-02-10 02:22:34 +01:00
parent 36a14b9b37
commit ef67955c21
2 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
# 0.7.0
- Add getIssues function to retrieve all errors and warnings
- Add readSync and findSync functions for synchronous read

View File

@@ -1,6 +1,6 @@
{
"name": "bower-json",
"version": "0.6.0",
"version": "0.7.0",
"description": "Read bower.json files with semantics, normalisation, defaults and validation",
"author": "Twitter",
"license": "MIT",