Skip to content

Commit dd4547b

Browse files
committed
chore: bump type package version
1 parent c3d1132 commit dd4547b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@synaps3/protocol",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Core contracts for the Synapse Protocol",
55
"devDependencies": {
66
"dotenv": "^16.4.5",

packages/protocol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@synaps3/protocol",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Core contracts for the Synapse Protocol",
55
"homepage": "https://github.com/Synaps3Protocol/protocol-core-v1#readme",
66
"bugs": {

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@synaps3/types",
3-
"version": "1.0.3",
3+
"version": "1.0.7",
44
"description": "Essential interfaces and types for Synapse Protocol.",
55
"homepage": "https://github.com/Synaps3Protocol/protocol-core-v1#readme",
66
"bugs": {

0 commit comments

Comments
 (0)