From de776c2412f7592a699fd44f52e5f09b1999f932 Mon Sep 17 00:00:00 2001 From: Rob Madole Date: Thu, 20 Jul 2017 15:15:55 -0500 Subject: [PATCH] Update package.json to current version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 865c0b1bc..a5a963ca4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "font-awesome-pro", "description": "The iconic font and CSS framework", - "version": "5.0.0-alpha4", + "version": "5.0.0-alpha5", "private": true, "keywords": ["font", "awesome", "fontawesome", "icon", "bootstrap"], "homepage": "http://fontawesome.io/",