diff --git a/README.md b/README.md index ede99810..1a9f44fb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Archiver v0.15.0-1 [![Build Status](https://travis-ci.org/archiverjs/node-archiver.svg?branch=master)](https://travis-ci.org/archiverjs/node-archiver) [![Build status](https://ci.appveyor.com/api/projects/status/38kqu3yp159nodxe/branch/master?svg=true)](https://ci.appveyor.com/project/ctalkington/node-archiver/branch/master) +# Archiver v0.15.0 [![Build Status](https://travis-ci.org/archiverjs/node-archiver.svg?branch=master)](https://travis-ci.org/archiverjs/node-archiver) [![Build status](https://ci.appveyor.com/api/projects/status/38kqu3yp159nodxe/branch/master?svg=true)](https://ci.appveyor.com/project/ctalkington/node-archiver/branch/master) a streaming interface for archive generation diff --git a/package.json b/package.json index a1f1a34a..e9460a58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "archiver", - "version": "0.15.0-1", + "version": "0.15.0", "description": "a streaming interface for archive generation", "homepage": "https://github.com/archiverjs/node-archiver", "author": {