[elastic/datemath] version 5.0.3

This commit is contained in:
spalger 2020-03-31 14:46:46 -07:00
parent db996f8879
commit 0b74d30fee
2 changed files with 3 additions and 1 deletions

View file

@ -2,3 +2,5 @@
/test
/tsconfig.json
/.babelrc
/yarn.lock
/__tests__

View file

@ -1,6 +1,6 @@
{
"name": "@elastic/datemath",
"version": "5.0.2",
"version": "5.0.3",
"description": "elasticsearch datemath parser, used in kibana",
"license": "Apache-2.0",
"main": "target/index.js",