Skip to content

Commit

Permalink
Update version (#63)
Browse files Browse the repository at this point in the history
* Updated Version

* updated version

* updated version

* update package version

* Update version
  • Loading branch information
silpa3um authored Sep 17, 2024
1 parent e0436d3 commit 3d2d7a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@3um-group/atomic-sdk",
"version": "1.0.16",
"version": "1.0.17",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down
1 change: 1 addition & 0 deletions src/components/molecules/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ export * from "./emblacarousel";
export * from "./searchbar";
export * from "./sidebar";
export * from "./propertylistcard";
export * from "./newscard";

0 comments on commit 3d2d7a8

Please sign in to comment.