Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2022-01-02)

### Bug Fixes

* fix it ([f78407f](f78407f))
* fix it ([36747bb](36747bb))
* fix it ([5daeb90](5daeb90))
* fix it ([797369c](797369c))

### Features

* bing bang ([ead6b44](ead6b44))
  • Loading branch information
kbariotis committed Jan 2, 2022
1 parent f78407f commit f6b0d31
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": "0.0.0-development",
"version": "1.0.0",
"private": true,
"description": "Declarative functional crontab expression builder",
"main": "build/main/index.js",
Expand Down

0 comments on commit f6b0d31

Please sign in to comment.