Skip to content

Commit 257ae54

Browse files
committed
release: Bump version to 3.6.1-rc.2
1 parent b02dc12 commit 257ae54

File tree

34 files changed

+34
-34
lines changed

34 files changed

+34
-34
lines changed

src/diff-sequences/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsdotlua/diff-sequences",
3-
"version": "3.6.1-rc.1",
3+
"version": "3.6.1-rc.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jsdotlua/jest-lua.git",

src/emittery/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsdotlua/emittery",
3-
"version": "3.6.1-rc.1",
3+
"version": "3.6.1-rc.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jsdotlua/jest-lua.git",

src/expect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsdotlua/expect",
3-
"version": "3.6.1-rc.1",
3+
"version": "3.6.1-rc.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jsdotlua/jest-lua.git",

src/jest-benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@jsdotlua/jest-benchmark",
33
"private": true,
4-
"version": "3.6.1-rc.1",
4+
"version": "3.6.1-rc.2",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/jsdotlua/jest-lua.git",

src/jest-circus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsdotlua/jest-circus",
3-
"version": "3.6.1-rc.1",
3+
"version": "3.6.1-rc.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jsdotlua/jest-lua.git",

src/jest-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsdotlua/jest-config",
3-
"version": "3.6.1-rc.1",
3+
"version": "3.6.1-rc.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jsdotlua/jest-lua.git",

src/jest-console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsdotlua/jest-console",
3-
"version": "3.6.1-rc.1",
3+
"version": "3.6.1-rc.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jsdotlua/jest-lua.git",

src/jest-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsdotlua/jest-core",
3-
"version": "3.6.1-rc.1",
3+
"version": "3.6.1-rc.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jsdotlua/jest-lua.git",

src/jest-diff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsdotlua/jest-diff",
3-
"version": "3.6.1-rc.1",
3+
"version": "3.6.1-rc.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jsdotlua/jest-lua.git",

src/jest-each/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsdotlua/jest-each",
3-
"version": "3.6.1-rc.1",
3+
"version": "3.6.1-rc.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jsdotlua/jest-lua.git",

0 commit comments

Comments
 (0)