diff --git a/LICENSE.md b/LICENSE.md index 75df0b2..a0ede2b 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,7 +1,7 @@ The MIT License (MIT) ===================== -Copyright © 2021-2022 **somni** +Copyright © 2021-2024 **somni** Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation diff --git a/frontend/package.json b/frontend/package.json index e49f0b0..3652e5f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "mollufier-frontend", - "version": "1.0.2", + "version": "1.1.0", "private": true, "scripts": { "serve": "vue-cli-service serve",