Skip to content

Commit 47ba4d8

Browse files
committed
push version v0.5.0
1 parent d364273 commit 47ba4d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* v0.4.7
1+
* v0.5.0
22
- *Potentially BREAKING behavior*: ~innerJoin~ now has another
33
parameter ~commonColumns~, which handles how columns that are common
44
to both dataframes are handled.

datamancer.nimble

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Package
22

3-
version = "0.4.6"
3+
version = "0.5.0"
44
author = "Vindaar"
55
description = "A dataframe library with a dplyr like API"
66
license = "MIT"

0 commit comments

Comments
 (0)