Skip to content

Commit ac2d067

Browse files
changed version to 1.0.2
1 parent b962e87 commit ac2d067

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ajaxman",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Use Ajax with no tears",
55
"main": "./dist/bundle.js",
66
"scripts": {
@@ -16,6 +16,11 @@
1616
"bugs": {
1717
"url": "https://github.com/mehanalavimajd/ajaxman/issues"
1818
},
19+
"tags":{
20+
"ajax",
21+
"request",
22+
"frontend"
23+
},
1924
"homepage": "https://github.com/mehanalavimajd/ajaxman#readme",
2025
"devDependencies": {
2126
"webpack": "^5.68.0",

0 commit comments

Comments
 (0)