Skip to content

Commit 5d7a04f

Browse files
committed
2.5.2
1 parent 4aee461 commit 5d7a04f

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@serenityjs/binarystream-darwin-x64",
33
"repository": "https://github.com/SerenityJS/binarystream",
4-
"version": "2.5.1",
4+
"version": "2.5.2",
55
"os": [
66
"darwin"
77
],

npm/linux-x64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@serenityjs/binarystream-linux-x64-gnu",
33
"repository": "https://github.com/SerenityJS/binarystream",
4-
"version": "2.5.1",
4+
"version": "2.5.2",
55
"os": [
66
"linux"
77
],

npm/win32-x64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@serenityjs/binarystream-win32-x64-msvc",
33
"repository": "https://github.com/SerenityJS/binarystream",
4-
"version": "2.5.1",
4+
"version": "2.5.2",
55
"os": [
66
"win32"
77
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@serenityjs/binarystream",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"type": "commonjs",
55
"repository": "https://github.com/SerenityJS/binarystream",
66
"main": "index.js",

0 commit comments

Comments
 (0)