fix(documentation): Refine project documentation and metadata for clarity

This commit is contained in:
Juergen Kunz
2025-07-06 12:04:15 +00:00
parent aa37652b6d
commit a8e07f9682
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-element',
version: '2.1.0',
version: '2.1.1',
description: 'A library for creating custom elements extending the lit element class with additional functionalities.'
}