Skip to content

Commit 65508d3

Browse files
committed
0.3.2
1 parent a6002d5 commit 65508d3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.3.2
4+
date: 2012-07-30
5+
6+
- fix loading env in zsh
7+
38
## 0.3.1
49
date: 2012-07-30
510

tf.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = "tf"
3-
s.version = "0.3.1"
3+
s.version = "0.3.2"
44
s.summary = "Testing Framework"
55
s.email = "[email protected]"
66
s.homepage = "http://github.com/mpapis/tf"

0 commit comments

Comments
 (0)