Skip to content

Commit

Permalink
version bump => 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mhkeller committed Feb 19, 2016
1 parent dc422b2 commit 9fc7f69
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,13 @@
Changelog
=========

# 1.1.1

> 2016-02-18
* Fix typo when writing out a file we don't have a parser for
* [dc422b2f9c3013b0a58272104db536380e559472](https://github.com/mhkeller/indian-ocean/commit/dc422b2f9c3013b0a58272104db536380e559472)

# 1.1.0

> 2016-02-17
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "indian-ocean",
"version": "1.1.0",
"version": "1.1.1",
"description": "A library for reading in and writing out data in Node.js.",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 9fc7f69

Please sign in to comment.