Skip to content

Commit

Permalink
chore: release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sonirico committed Nov 13, 2022
1 parent 0db04fc commit 157f621
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datetoken",
"version": "1.1.1",
"version": "1.1.2",
"description": "Parse relative datetime tokens into date objects",
"main": "./index.js",
"types": "./index.d.ts",
Expand Down Expand Up @@ -61,4 +61,4 @@
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.4.3"
}
}
}

0 comments on commit 157f621

Please sign in to comment.