-m Remove quotes from .nvmrc version; they break nvm use
authorLaury GvR <laury@gaslightmedia.com>
Fri, 20 Apr 2018 16:15:59 +0000 (12:15 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 20 Apr 2018 16:15:59 +0000 (12:15 -0400)
.nvmrc
style.css

diff --git a/.nvmrc b/.nvmrc
index f766a7e..dbca4f3 100644 (file)
--- a/.nvmrc
+++ b/.nvmrc
@@ -1 +1 @@
-"0.10.25"
\ No newline at end of file
+0.10.25
index 96a7f0d..2d0dd51 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: destinationmi
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for Destination Michigan
-Version: 1.0.1
+Version: 1.0.2
 */