Skip to content

Commit

Permalink
v2021.07.03-1
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkerlucio committed Jul 3, 2021
1 parent 0428294 commit 5a175c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.wsscode</groupId>
<artifactId>pathom-viz-connector</artifactId>
<packaging>jar</packaging>
<version>2021.06.13</version>
<version>2021.07.03</version>
<name>pathom-viz-connector</name>
<description>Connector tools to use the Pathom Viz Application.</description>
<url>https://github.com/wilkerlucio/pathom-viz-connector</url>
Expand All @@ -18,7 +18,7 @@
<url>https://github.com/wilkerlucio/pathom-viz-connector</url>
<connection>scm:git:git://github.com/wilkerlucio/pathom-viz-connector.git</connection>
<developerConnection>scm:git:ssh://git@github.com/wilkerlucio/pathom-viz-connector.git</developerConnection>
<tag>dffb58d201eb60456d38abb8702ea55f6c8ed5ff</tag>
<tag>0428294a3341a63207d7565617cac8561895d28e</tag>
</scm>
<build>
<sourceDirectory>src</sourceDirectory>
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject com.wsscode/pathom-viz-connector "2021.07.03"
(defproject com.wsscode/pathom-viz-connector "2021.07.03-1"
:description "Connector tools to use the Pathom Viz Application."
:url "https://github.com/wilkerlucio/pathom-viz-connector"
:min-lein-version "2.7.0"
Expand Down

0 comments on commit 5a175c9

Please sign in to comment.