Skip to content

Commit 819826c

Browse files
committed
Rename module and bump Julia version required
1 parent 9aad6cf commit 819826c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

REQUIRE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
julia 0.2-
1+
julia 0.3
22
Polynomial

src/Catalan.jl renamed to src/Combinatorics.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module Catalan
1+
module Combinatorics
22

33
using Polynomial
44

0 commit comments

Comments
 (0)