Skip to content

Commit 258496b

Browse files
committed
v2.2.2
1 parent 28664bc commit 258496b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
examples
22
test.js
33
.*/**/*
4+
.*

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "s3leveldown",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"description": "An implementation of LevelDOWN that uses Amazon S3. Turn your S3 bucket into a DB",
55
"homepage": "https://github.com/loune/s3leveldown",
66
"main": "s3leveldown.js",

0 commit comments

Comments
 (0)