Skip to content

Commit

Permalink
change app version on package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
blopa committed Oct 13, 2017
1 parent 5f041ac commit 2e3a682
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion VueJS/dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charset=utf-8><title>Contract Builder</title><link rel="shortcut icon" type=image/png href=static/favicon.ico><link rel=stylesheet type=text/css href=https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-beta/css/bootstrap.css><link href=/static/css/app.fed3c273939d32e6a9ce4de66ee8fd37.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.7c951b1ce35ff97883ca.js></script><script type=text/javascript src=/static/js/vendor.6ebf0ea9d42f7470b7e0.js></script><script type=text/javascript src=/static/js/app.b6d1325f929b5b8f287c.js></script></body></html>
<!DOCTYPE html><html><head><meta charset=utf-8><title>Contract Builder</title><link rel="shortcut icon" type=image/png href=static/favicon.ico><link rel=stylesheet type=text/css href=https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-beta/css/bootstrap.css><link href=/static/css/app.fed3c273939d32e6a9ce4de66ee8fd37.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.762f71d9d49dbaf6e0e8.js></script><script type=text/javascript src=/static/js/vendor.6ebf0ea9d42f7470b7e0.js></script><script type=text/javascript src=/static/js/app.90d30fc6c47c632f0322.js></script></body></html>
2 changes: 2 additions & 0 deletions VueJS/dist/static/js/app.90d30fc6c47c632f0322.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions VueJS/dist/static/js/app.90d30fc6c47c632f0322.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions VueJS/dist/static/js/app.b6d1325f929b5b8f287c.js

This file was deleted.

1 change: 0 additions & 1 deletion VueJS/dist/static/js/app.b6d1325f929b5b8f287c.js.map

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion VueJS/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "contract-builder",
"version": "1.0.0",
"version": "0.0.5",
"description": "Easily build complex contracts",
"author": "blopa <[email protected]>",
"private": true,
Expand Down

0 comments on commit 2e3a682

Please sign in to comment.