Skip to content

Commit

Permalink
Bump to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gjtorikian committed Feb 15, 2018
1 parent ebff8c8 commit 2b796e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "graphiql-app",
"productName": "GraphiQL",
"version": "0.6.3",
"description": "A light, Electron-based wrapper around GraphiQL. WIP",
"version": "0.7.0",
"description": "A light, Electron-based wrapper around GraphiQL.",
"main": "main.js",
"scripts": {
"dev-server": "webpack-dev-server --config webpack/webpack-dev-server.config.js --progress --colors --port 2992 --inline",
Expand Down

0 comments on commit 2b796e7

Please sign in to comment.