diff --git a/LICENSE b/LICENSE index 1440378..89b7ee0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 RPI Ambulance +Copyright (c) 2019 Tech in EMS, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package-lock.json b/package-lock.json index 23acb18..f475c78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "chorebot", - "version": "1.0.10", + "version": "1.0.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f5f1d2f..c5cfcd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chorebot", - "version": "1.0.10", + "version": "1.0.11", "description": "A chore notification tool grabbing data from a Google spreadsheet", "main": "server.js", "scripts": {