Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Praveen Thirumurugan committed Jul 17, 2021
1 parent 5b18ae7 commit fdd16bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## IPaaS - Incend Platform as a Service
##### v1.0.1 - IPaaS supports authentication, communication and other common services specifically designed to be used by in-house teams for their products. The mission for IPaaS is to help the sub-products in Incend to work seemlessly without any issues, get new products rolled out to market faster and fix security vulnerabilities related to key components faster.
##### v1.2.0 - IPaaS supports authentication, communication and other common services specifically designed to be used by in-house teams for their products. The mission for IPaaS is to help the sub-products in Incend to work seemlessly without any issues, get new products rolled out to market faster and fix security vulnerabilities related to key components faster.

<hr>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipaas",
"version": "1.0.0",
"version": "1.1.0",
"description": "Incend Platform as a Service supports authentication, communication and other common services specifically designed to be used by in house teams for their products.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit fdd16bd

Please sign in to comment.