Skip to content

Commit

Permalink
v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MostafaRastegar committed Nov 1, 2020
1 parent 9532edb commit a3f1b78
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@snappmarket/config",
"private": false,
"version": "0.4.4",
"version": "0.4.5",
"author": "Jafar Rezaei (SayJeyHi) <jafar.rezaei.ard@gmail.com>",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@snappmarket/helpers",
"private": false,
"version": "0.4.4",
"version": "0.4.5",
"author": "Jafar Rezaei (SayJeyHi) <jafar.rezaei.ard@gmail.com>",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@snappmarket/hooks",
"private": false,
"version": "0.4.4",
"version": "0.4.5",
"author": "Jafar Rezaei (SayJeyHi) <jafar.rezaei.ard@gmail.com>",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@snappmarket/ui",
"private": false,
"version": "0.4.4",
"version": "0.4.5",
"author": "Jafar Rezaei (SayJeyHi) <jafar.rezaei.ard@gmail.com>",
"main": "./dist/index.js",
"module": "./dist/esm/index.js",
Expand Down

0 comments on commit a3f1b78

Please sign in to comment.