chore: Update version number to 2.1.0

This commit is contained in:
Felix Rieseberg
2019-05-17 13:33:11 +09:00
parent b68d54ae62
commit 2a11633171
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "windows95",
"version": "2.0.0",
"version": "2.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,7 +1,7 @@
{
"name": "windows95",
"productName": "windows95",
"version": "2.0.0",
"version": "2.1.0",
"description": "Windows 95, in an app. I'm sorry.",
"main": "src/index.js",
"scripts": {