Skip to content

Commit f19092a

Browse files
committed
bumped version to 0.3.6
1 parent f528fae commit f19092a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Version 0.3.6 (April 06, 2012)
2+
3+
4+
### Other
5+
* Update dependencies in gemspec (so that they are actually recognized by RubyGems)
6+
17
## Version 0.3.4 (February 14, 2012)
28

39
### Other

lib/rstore/version.rb

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

0 commit comments

Comments
 (0)