From e2aa504f99bba50460bc594a38ceb6095859d136 Mon Sep 17 00:00:00 2001 From: contra Date: Tue, 4 Nov 2014 11:56:35 -0700 Subject: [PATCH] Release: 0.3.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8021b593..cb3c7b9e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vinyl-fs", "description": "Vinyl adapter for the file system", - "version": "0.3.10", + "version": "0.3.11", "homepage": "http://github.com/wearefractal/vinyl-fs", "repository": "git://github.com/wearefractal/vinyl-fs.git", "author": "Fractal (http://wearefractal.com/)",