File tree 7 files changed +8
-8
lines changed
7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 42
42
prerelease : true
43
43
title : " Development Build"
44
44
files : |
45
- idris-jvm-compiler/target/idris2-0.3.0-SNAPSHOT .zip
45
+ idris-jvm-compiler/target/idris2-0.3.0.zip
Original file line number Diff line number Diff line change 39
39
with :
40
40
repo_token : " ${{ secrets.GITHUB_TOKEN }}"
41
41
prerelease : false
42
- title : " Release 0.3.0-rc.2 "
42
+ title : " Release 0.3.0"
43
43
files : |
44
- idris-jvm-compiler/target/idris2-0.3.0-SNAPSHOT .zip
44
+ idris-jvm-compiler/target/idris2-0.3.0.zip
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.github.mmhelloworld</groupId >
7
7
<artifactId >idris-jvm</artifactId >
8
- <version >0.3.0-SNAPSHOT </version >
8
+ <version >0.3.0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.github.mmhelloworld</groupId >
7
7
<artifactId >idris-jvm</artifactId >
8
- <version >0.3.0-SNAPSHOT </version >
8
+ <version >0.3.0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.github.mmhelloworld</groupId >
7
7
<artifactId >idris-jvm</artifactId >
8
- <version >0.3.0-SNAPSHOT </version >
8
+ <version >0.3.0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.github.mmhelloworld</groupId >
7
7
<artifactId >idris-jvm</artifactId >
8
- <version >0.3.0-SNAPSHOT </version >
8
+ <version >0.3.0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >io.github.mmhelloworld</groupId >
8
8
<artifactId >idris-jvm</artifactId >
9
- <version >0.3.0-SNAPSHOT </version >
9
+ <version >0.3.0</version >
10
10
<packaging >pom</packaging >
11
11
<name >Idris 2 JVM</name >
12
12
You can’t perform that action at this time.
0 commit comments