File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.ruby-lang</groupId >
77 <artifactId >prism-parser</artifactId >
8- <version >0.0.2 -SNAPSHOT</version >
8+ <version >0.0.3 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >prism-parser-api</artifactId >
Original file line number Diff line number Diff line change 44
55 <groupId >org.ruby-lang</groupId >
66 <artifactId >prism-parser</artifactId >
7- <version >0.0.2 -SNAPSHOT</version >
7+ <version >0.0.3 -SNAPSHOT</version >
88 <packaging >pom</packaging >
99 <name >Java Prism</name >
1010 <description >Java API for the Prism Ruby language parser</description >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.ruby-lang</groupId >
77 <artifactId >prism-parser</artifactId >
8- <version >0.0.2 -SNAPSHOT</version >
8+ <version >0.0.3 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >prism-parser-wasm</artifactId >
3434 <dependency >
3535 <groupId >org.ruby-lang</groupId >
3636 <artifactId >prism-parser-api</artifactId >
37- <version >0.0.2 -SNAPSHOT</version >
37+ <version >0.0.3 -SNAPSHOT</version >
3838 </dependency >
3939 <dependency >
4040 <groupId >com.dylibso.chicory</groupId >
You can’t perform that action at this time.
0 commit comments