From 7112e90c8bb2e6c76881ca70a6a9f220e589943e Mon Sep 17 00:00:00 2001 From: Ryan Van Etten Date: Sat, 18 Feb 2017 15:54:10 -0800 Subject: [PATCH] revert accidental bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f61c6e..d284fd4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eol", "description": "Newline character converter", - "version": "0.8.0", + "version": "0.7.0", "homepage": "https://github.com/ryanve/eol", "license": "MIT", "author": "Ryan Van Etten",