Skip to content

Commit

Permalink
package: 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmfenton committed May 6, 2016
1 parent 492b930 commit ea14c75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
## [1.2.0] - 2016-05-06
### Added
* Option to specify content-type on `createWriteStream`

Expand All @@ -28,6 +28,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
* Type, plugin_name, dependencies, version accessible from class object

[1.2.0]: https://github.com/koopjs/koop-s3fs/compare/v1.1.3..v1.2.0
[1.1.3]: https://github.com/koopjs/koop-s3fs/compare/v1.1.2..v1.1.3
[1.1.2]: https://github.com/koopjs/koop-s3fs/compare/v1.1.1..v1.1.2
[1.1.1]: https://github.com/koopjs/koop-s3fs/compare/v1.1.0..v1.1.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koop-s3fs",
"version": "1.1.3",
"version": "1.2.0",
"description": "An AWS S3-backed filesystem plugin for Koop",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ea14c75

Please sign in to comment.