File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @effekt-lang/effekt" ,
33 "author" : " Jonathan Brachthäuser" ,
4- "version" : " 0.49 .0" ,
4+ "version" : " 0.50 .0" ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " git+https://github.com/effekt-lang/effekt.git"
Original file line number Diff line number Diff line change 77 <groupId >de.bstudios</groupId >
88 <artifactId >Effekt</artifactId >
99 <name >Effekt</name >
10- <version >0.49 .0</version >
10+ <version >0.50 .0</version >
1111 <modelVersion >4.0.0</modelVersion >
1212
1313 <dependencies >
Original file line number Diff line number Diff line change 11// Don't change this file without changing the CI too!
22import sbt .*
33import sbt .Keys .*
4- object EffektVersion { lazy val effektVersion = " 0.49 .0" }
4+ object EffektVersion { lazy val effektVersion = " 0.50 .0" }
You can’t perform that action at this time.
0 commit comments