From a2a0e66beeed72698b65ae173fde7fc957040af6 Mon Sep 17 00:00:00 2001 From: Addy Osmani Date: Wed, 25 May 2016 03:35:22 +0100 Subject: [PATCH] Bump package for new tag --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 136d677..3279d35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-hn", - "version": "1.4.12", + "version": "1.4.13", "description": "React-powered frontend for Hacker News using its Firebase API", "author": "Jonny Buchanan", "license": "MIT",