Skip to content

Commit c8b8b10

Browse files
committed
Switch to 2.0 as the main version
1 parent cdf8f58 commit c8b8b10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/info.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#lang info
22

33
(define collection "herbie")
4-
(define version "1.6")
4+
(define version "2.0")
55

66
;; Packaging information
77

www/doc/latest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6
1+
2.0

0 commit comments

Comments
 (0)