Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lilactown committed Aug 9, 2024
1 parent be3bb37 commit 270c29d
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
## 4.0.0

### Breaking

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.4.0"
(defproject town.lilac/pyramid "4.0.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 270c29d

Please sign in to comment.