Bump version

This commit is contained in:
Christian Hoffmeister 2016-06-08 11:48:12 +02:00
parent f1f147bbed
commit fc33081ddc
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "roboto-fontface", "name": "roboto-fontface",
"description": "A simple package providing the Roboto fontface.", "description": "A simple package providing the Roboto fontface.",
"version": "0.4.5", "version": "0.5.0",
"main": [ "main": [
"./css/roboto/roboto-fontface.css", "./css/roboto/roboto-fontface.css",
"./css/roboto-condensed/roboto-condensed-fontface.css", "./css/roboto-condensed/roboto-condensed-fontface.css",

View File

@ -1,6 +1,6 @@
{ {
"name": "roboto-fontface", "name": "roboto-fontface",
"version": "0.4.5", "version": "0.5.0",
"description": "A simple package providing the Roboto fontface.", "description": "A simple package providing the Roboto fontface.",
"main": "css/roboto/roboto-fontface.css", "main": "css/roboto/roboto-fontface.css",
"scripts": { "scripts": {