Skip to content

Commit 519a3a5

Browse files
authored
Revert "minor version bump" (#148)
This reverts commit ad90fd4. Revert because the last run of the release workflow failed, and the next run should use the same version instead of bumping it again.
1 parent ad90fd4 commit 519a3a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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": "matrix-widget-api",
3-
"version": "1.14.0",
3+
"version": "1.13.1",
44
"description": "Matrix Widget API SDK",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)