Skip to content

Commit f5337e1

Browse files
author
Closed-Limelike-Curves
committed
Increment version
1 parent 9cd0201 commit f5337e1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.lh/Project.toml.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"activeCommit": 0,
44
"commits": [
55
{
6-
"activePatchIndex": 1,
6+
"activePatchIndex": 2,
77
"patches": [
88
{
99
"date": 1626451797647,
@@ -12,6 +12,10 @@
1212
{
1313
"date": 1626452976500,
1414
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -21,8 +21,10 @@\n Distributions = \"0.25.10\"\n FFTW = \"1.4.3\"\n LoopVectorization = \"0.12.37\"\n MCMCDiagnosticTools = \"0.1.0\"\n+Polyester = \"0.3.4\"\n+PrettyTables = \"1.1.0\"\n Tullio = \"0.2.14\"\n julia = \"1.6\"\n \n [extras]\n"
15+
},
16+
{
17+
"date": 1626490295685,
18+
"content": "Index: \n===================================================================\n--- \n+++ \n@@ -1,8 +1,8 @@\n name = \"ParetoSmooth\"\n uuid = \"a68b5a21-f429-434e-8bfa-46b447300aac\"\n authors = [\"Carlos Parada <[email protected]>\"]\n-version = \"0.2.1\"\n+version = \"0.2.2\"\n \n [deps]\n AxisKeys = \"94b1ba4f-4ee9-5380-92f1-94cde586c3c5\"\n Distributions = \"31c24e10-a181-5473-b8eb-7969acd0382f\"\n"
1519
}
1620
],
1721
"date": 1626451797647,

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ParetoSmooth"
22
uuid = "a68b5a21-f429-434e-8bfa-46b447300aac"
33
authors = ["Carlos Parada <[email protected]>"]
4-
version = "0.2.1"
4+
version = "0.2.2"
55

66
[deps]
77
AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"

0 commit comments

Comments
 (0)