You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NCrontab.Signed.nuspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<metadata>
4
4
<id>ncrontab.signed</id>
5
5
<title>NCrontab (Signed)</title>
6
-
<version>3.1.0</version>
6
+
<version>3.2.0</version>
7
7
<authors>Atif Aziz</authors>
8
8
<description>NCrontab is crontab for Microsoft .NET Framework 3.5 and above. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.</description>
Copy file name to clipboardExpand all lines: NCrontab.nuspec
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,18 @@
3
3
<metadata>
4
4
<id>ncrontab</id>
5
5
<title>NCrontab</title>
6
-
<version>3.1.0</version>
6
+
<version>3.2.0</version>
7
7
<authors>Atif Aziz</authors>
8
8
<description>NCrontab is crontab for Microsoft .NET Framework 3.5 and above. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.</description>
9
9
<language>en-US</language>
10
10
<copyright>Copyright © 2008 Atif Aziz. All rights reserved.</copyright>
0 commit comments