Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.1...v1.2.0) (2022-01-05)

### Features

* add month literals ([9fd89c7](9fd89c7))
  • Loading branch information
kbariotis committed Jan 5, 2022
1 parent 9fd89c7 commit f6dc6c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-cron-expression",
"version": "1.1.1",
"version": "1.2.0",
"description": "Declarative functional crontab expression builder",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down

0 comments on commit f6dc6c6

Please sign in to comment.