diff --git a/license b/license index 191c353..f689933 100644 --- a/license +++ b/license @@ -1,4 +1,4 @@ -Copyright (c) 2022 Lossless GmbH (hello@lossless.com) +Copyright (c) 2014 Task Venture Capital GmbH (hello@task.vc) 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/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index 524bebe..3fd1676 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@push.rocks/smartlog-destination-clickhouse', - version: '1.0.13', + version: '1.0.14', description: 'A library to integrate Smartlog logging with ClickHouse database for efficient log storage and querying.' }