Archived
1
0
Fork 0
This commit is contained in:
Henrik Hautakoski 2018-10-01 19:20:28 +02:00
parent 52f17efed8
commit f8890bfc3d
No known key found for this signature in database
GPG key ID: 839F3A7EAFAEAFAA
3 changed files with 3 additions and 3 deletions

View file

@ -14,6 +14,6 @@
</div>
<div class="footer-right">
Version 1.0.1
Version 1.0.2
</div>
</footer>

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "httpcb",
"version": "1.0.1",
"version": "1.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "httpcb",
"version": "1.0.1",
"version": "1.0.2",
"description": "HTTP Callback Tool",
"devDependencies": {
"bootstrap-sass": "^3.3.7",