Skip to content

Commit

Permalink
bumping library to 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto committed Feb 22, 2023
1 parent f4bd376 commit cfb86d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,6 @@ const LoadingIndicator: FunctionComponent<LoadingIndicatorProps> = ({
);
};

LoadingIndicator.displayName = 'LoadingIndicator';

export { LoadingIndicator };
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-creme",
"version": "0.25.0",
"version": "0.26.0",
"author": {
"name": "Prabhu Murthy",
"email": "prabhu.m.murthy@gmail.com"
Expand Down

1 comment on commit cfb86d4

@vercel
Copy link

@vercel vercel bot commented on cfb86d4 Feb 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.