Skip to content

Commit

Permalink
refactor: add package version (#63)
Browse files Browse the repository at this point in the history
* refactor: add package version

* refactor: update package version
  • Loading branch information
williamjosephgada authored Feb 13, 2023
1 parent 5134631 commit 48073e6
Showing 1 changed file with 1 addition 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": "@gudangada/design-system",
"version": "0.1.36",
"version": "0.1.38",
"description": "Gada Design System",
"main": "lib/index.js",
"module": "lib/index.esm.js",
Expand Down

0 comments on commit 48073e6

Please sign in to comment.