You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+2-2
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,15 @@
3
3
<modelVersion>4.0.0</modelVersion>
4
4
<groupId>rewrite-clj</groupId>
5
5
<artifactId>rewrite-clj</artifactId>
6
-
<version>1.0.579-alpha</version>
6
+
<version>1.0.591-alpha</version>
7
7
<name>rewrite-clj</name>
8
8
<description>A library that reads and writes Clojure, ClojureScript and EDN from Clojure and ClojureScript in a whitespace and comment preserving way.</description>
0 commit comments