From: Kevin Ball Date: Sat, 3 Jun 2017 00:26:36 +0000 (-0700) Subject: Update npm package version b/c I flubbed initial publish X-Git-Tag: v6.4.0-rc3~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08726b172d5ee12c1c75844b88d179974dec3603;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update npm package version b/c I flubbed initial publish --- diff --git a/package.json b/package.json index 22fda7477..2fbd3cce1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foundation-sites", - "version": "6.4.0-rc2", + "version": "6.4.0-rc2-1", "main": "dist/js/foundation.js", "typings": "dist/js/foundation.d.ts", "description": "The most advanced responsive front-end framework in the world.",