Skip to content

Commit c54cd8e

Browse files
committed
Release version 0.21.2x
1 parent afb598f commit c54cd8e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "poinz-client",
3-
"version": "0.21.x",
3+
"version": "0.21.2x",
44
"description": "Distributed Planning Poker",
55
"private": true,
66
"author": "[email protected]",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "poinz",
3-
"version": "0.21.x",
3+
"version": "0.21.2x",
44
"description": "Distributed Planning Poker",
55
"private": true,
66
"author": "[email protected]",

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "poinz-server",
3-
"version": "0.21.x",
3+
"version": "0.21.2x",
44
"description": "Distributed Planning Poker",
55
"private": true,
66
"author": "[email protected]",

0 commit comments

Comments
 (0)