mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Bumps project version numbers of scripts for v1.2.0 release
This commit is contained in:
parent
a57f79c2c1
commit
85ed8a4b43
@ -1,10 +1,10 @@
|
||||
#!/usr/bin/env python
|
||||
# coding=utf8
|
||||
# version: 1.1.0
|
||||
# version: 1.2.0
|
||||
|
||||
from __future__ import absolute_import, print_function, unicode_literals
|
||||
|
||||
version = "1.1.0"
|
||||
version = "1.2.0"
|
||||
projectName = "Nerd Fonts"
|
||||
projectNameAbbreviation = "NF"
|
||||
projectNameSingular = projectName[:-1]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nerd-fonts",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"description": "Iconic font aggregator, collection, and patcher: 39 patched fonts (87k+ variations). Includes popular glyph collections such as Font Awesome & fonts such as Hack",
|
||||
"main": "index.js",
|
||||
"dependencies": {},
|
||||
|
Loading…
Reference in New Issue
Block a user