Skip to content

Commit

Permalink
Increasing patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasBaskys committed Nov 16, 2018
1 parent f1f8f68 commit ecd6c00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
@@ -1,7 +1,7 @@
{
"name": "swiftness",
"productName": "Swiftness",
"version": "0.1.0",
"version": "0.1.1",
"description": "Electron application boilerplate based on React, React Router, Webpack, React Hot Loader for rapid application development",
"main": "./main.prod.js",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "swiftness",
"productName": "Swiftness",
"version": "0.1.0",
"version": "0.1.1",
"description": "Electron application boilerplate based on React, React Router, Webpack, React Hot Loader for rapid application development",
"scripts": {
"build": "concurrently \"npm run build-main\" \"npm run build-renderer\"",
Expand Down

0 comments on commit ecd6c00

Please sign in to comment.