Skip to content

Commit

Permalink
Merge pull request #114 from fortinet/rel_3.4.1_verbra
Browse files Browse the repository at this point in the history
Bumping version to 3.4.1
Relate to project: https://github.com/fortinet/autoscale-core/projects/5
  • Loading branch information
JaydenLiang authored Jan 20, 2022
2 parents 7d246bf + c08d92d commit 4f629dc
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fortinet/autoscale-core",
"version": "3.4.0",
"version": "3.4.1",
"description": "Fortinet Autoscale project(s), core module.",
"main": "./dist/index.js",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion fortigate-autoscale/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fortigate-autoscale/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fortinet/fortigate-autoscale",
"version": "3.4.0",
"version": "3.4.1",
"description": "Fortinet Autoscale project(s), fortigate autoscale module.",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fortinet/autoscale",
"description": "Fortinet Autoscale project(s), core module.",
"version": "3.4.0",
"version": "3.4.1",
"main": "fortigate-autoscale/dist/index.js",
"types": "fortigate-autoscale/dist/types/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 4f629dc

Please sign in to comment.