Skip to content

Commit

Permalink
3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lilactown committed Sep 20, 2022
1 parent b19e837 commit f65aa69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG.md

## UNRELEASED
## 3.4.0

### Added

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 town.lilac/pyramid "3.3.0"
(defproject town.lilac/pyramid "3.4.0"
:description "A library for storing and querying graph data in a Clojure map"
:url "https://github.com/lilactown/pyramid"
:scm {:name "git" :url "https://github.com/lilactown/pyramid"}
Expand Down

0 comments on commit f65aa69

Please sign in to comment.