Skip to content

Commit

Permalink
Update AJAXRequest.js
Browse files Browse the repository at this point in the history
  • Loading branch information
usernane authored Jun 13, 2022
1 parent 1728c15 commit d585b15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AJAXRequest.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@ Object.defineProperties(AJAXRequest, {

Object.defineProperties(AJAXRequest.META, {
VERSION: {
value: '2.0.5',
value: '2.1.0',
writable: false
},
REALSE_DATE: {
value: '2022-02-15',
value: '2022-06-14',
writable: false
},
CONTRIBUTORS: {
Expand Down

0 comments on commit d585b15

Please sign in to comment.