Skip to content

Commit

Permalink
Build 1.64.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Feb 28, 2019
1 parent f785df6 commit 82722bc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h2>Convert cron expressions into human readable descriptions</h2>

<section id="main_content">
<div class="jumbotron">
<h2 id="cronstrue-demo">Live Demo</h2>
<h2 id="cronstrue-demo">Demo</h2>
<form style="background-color:inherit; padding-left:0px; font-size:18px;">
<input type="text" id="expression" size="20" style="font-size:18px;" value="*/5 * * * *" class="textinput" />
<button type="button" class="button" style="font-size:18px;" id="translate">Translate</button>
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cronstrue",
"title": "cRonstrue",
"version": "1.63.0",
"version": "1.64.0",
"description": "Convert cron expressions into human readable descriptions",
"author": "Brady Holt",
"license": "MIT",
Expand Down

0 comments on commit 82722bc

Please sign in to comment.