Skip to content

Commit

Permalink
v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Jan 16, 2017
1 parent eefa216 commit de961ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
## 1.0.3

* Fix bug in batch operations.

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": "level-auto-index",
"version": "1.0.2",
"version": "1.0.3",
"description": "Automatic level-agnostic secondary indexing",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit de961ac

Please sign in to comment.