diff --git a/package.json b/package.json index c5f3222..06c548c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@social.io/interfaces", - "version": "1.2.0", + "version": "1.2.1", "private": false, "description": "A TypeScript-based package providing standardized interfaces for data exchange and operations within the social.io application ecosystem.", "main": "dist_ts/index.js", @@ -61,4 +61,4 @@ "module", "npm package" ] -} \ No newline at end of file +}