Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Commit

Permalink
chore: bump Lake version
Browse files Browse the repository at this point in the history
  • Loading branch information
tydeu committed Aug 5, 2022
1 parent 15a6401 commit 4fe15f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Lake/Version.lean
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Authors: Mac Malone

namespace Lake

def version.major := 3
def version.minor := 3
def version.major := 4
def version.minor := 0
def version.patch := 0

def version.isPrerelease := true
Expand Down

0 comments on commit 4fe15f6

Please sign in to comment.