Skip to content

Commit 26b192c

Browse files
committed
Bump version
1 parent c742aab commit 26b192c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.3.1
2+
3+
* Fix some arguments exceptions
4+
15
## 0.3.0
26

37
* Allow expression shortcuts as attribute values too for renaming

lib/calculate-all/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module CalculateAll
2-
VERSION = "0.3.0"
2+
VERSION = "0.3.1"
33
end

0 commit comments

Comments
 (0)