Skip to content

Commit

Permalink
Maintenance: Bump app version to 0.2.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
HeinrichApfelmus committed Apr 1, 2019
1 parent c84426b commit 39a52dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ELECTRON="${HOME}/node_modules/.bin/electron"

STACK=stack --stack-yaml=haskell/stack.yaml --install-ghc

VERSION=0.2.1.0
VERSION=0.2.2.0

######################################################################
# Development targets
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "HyperHaskell",
"version": "2.1.0",
"version": "2.2.0",
"main": "src/main.js",
"devDependencies": {
"electron": "^3.1.8"
Expand Down

0 comments on commit 39a52dc

Please sign in to comment.