📦 Update version number to 1.2

This commit is contained in:
Felix Rieseberg 2018-08-24 21:16:56 -07:00
parent aa62c10700
commit 7f3b23c5bf
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

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

View file

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