Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
 - @waldronmatt/test-app-addition@1.1.3
 - @waldronmatt/test-app-subtraction@1.1.3
 - tsconfig-config@0.1.1
  • Loading branch information
Matthew Waldron committed Nov 26, 2022
1 parent 5466f89 commit 5dc3834
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/test-app-addition/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@waldronmatt/test-app-addition",
"version": "1.1.2",
"version": "1.1.3",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion apps/test-app-subtraction/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@waldronmatt/test-app-subtraction",
"version": "1.1.2",
"version": "1.1.3",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tsconfig-config",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"license": "MIT",
"devDependencies": {
Expand Down

0 comments on commit 5dc3834

Please sign in to comment.