Skip to content

Commit

Permalink
Merge pull request #1484 from bjarthur/bja/v1.3.1
Browse files Browse the repository at this point in the history
tag v1.3.1
  • Loading branch information
bjarthur committed Oct 11, 2020
2 parents b4b8fd0 + 4194835 commit 27f2352
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This is a log of major changes in Gadfly between releases. It is not exhaustive.
Each release typically has a number of minor bug fixes beyond what is listed here.

# Version 1.x
# Version 1.3.1

* Better define what scales are included in the (internal) `scales` dict (#1468)
* Support one-length aesthetics for `Geom.segment` (#1465)
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Gadfly"
uuid = "c91e804a-d5a3-530f-b6f0-dfbca275c004"
version = "1.3.0"
version = "1.3.1"

[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand Down

0 comments on commit 27f2352

Please sign in to comment.