Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
bucharitesh committed Sep 1, 2022
1 parent 7e3d220 commit 80edd5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/vanilla-js/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
crossorigin="anonymous"
/>
<!-- flam sdk lib and css below -->
<script src="../../dist/FlamSaasSDK.js"></script>
<script src="https://unpkg.com/[email protected]/dist/FlamSaasSDK.min.js"></script>
<!-- <link rel="stylesheet" href="../../styles.css" /> -->

<!-- your javascript -->
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": "flamsdk",
"version": "0.0.1",
"version": "1.0.0",
"description": "flamSdk for saas",
"author": "bucharitesh",
"license": "MIT",
Expand Down

0 comments on commit 80edd5d

Please sign in to comment.