From 660cd379bc308946639822da74eba0b8eeb06f7a Mon Sep 17 00:00:00 2001 From: Nikita Prokopov Date: Thu, 9 Apr 2020 19:18:10 +0200 Subject: [PATCH] npm version bump --- CHANGELOG.md | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8c8c59..50b9a3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -#### 3.0 +#### 3.0 (April 9, 2020) - Disabled ligatures in progress bars `[-> [--> [---> [=> [==> [===>` [#968] - Added set letters U+2102 `ℂ` U+210D `ℍ` U+2115 `ℕ` U+2119 `ℙ` U+211A `ℚ` U+211D `ℝ` U+2124 `ℤ` and U+1D539 `𝔹` [#841] diff --git a/package.json b/package.json index 50f08cb..53e9116 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firacode", - "version": "2.0.0", + "version": "3.0.0", "description": "Fira Code: monospaced font with programming ligatures", "main": "distr/fira_code.css", "keywords": [ @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/tonsky/FiraCode.git" }, - "author": "Nikita Prokopov ", + "author": "Nikita Prokopov ", "license": "OFL-1.1", "bugs": { "url": "https://github.com/tonsky/FiraCode/issues"