Skip to content

Commit

Permalink
v0.7.2 released
Browse files Browse the repository at this point in the history
  • Loading branch information
brunolemos committed May 8, 2017
1 parent a08a115 commit 4dc5c7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "devhub",
"displayName": "DevHub",
"version": "0.7.1",
"codeBundleId": "0.7.1",
"version": "0.7.2",
"codeBundleId": "0.7.2",
"private": true,
"scripts": {
"flow": "flow '{.,src/**,web/{config,scripts,src}/**,jest/**}/*.js'",
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "devhub-web",
"version": "0.7.1",
"version": "0.7.2",
"private": true,
"homepage": "https://brunolemos.github.io/devhub/",
"devDependencies": {
Expand Down

0 comments on commit 4dc5c7e

Please sign in to comment.