From 2805352161b9b556d99c5150fda6761cf54c0c48 Mon Sep 17 00:00:00 2001 From: Daniel Juhl Date: Thu, 24 Nov 2016 09:09:50 +0100 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43fe97f..110e7c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-document-meta", - "version": "2.1.0", + "version": "2.1.1", "description": "Declarative, nested and stateful HTML document meta tags for React", "main": "./dist/index", "scripts": {