Skip to content

Commit aa5d06a

Browse files
committed
Version bump to actual 0.1.2 :)
1 parent 69f9f1b commit aa5d06a

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,5 +1,9 @@
11
# Changelog!
22

3+
## 0.1.2 (Jul 26 2012)
4+
5+
* Adds checks to prevent parse issues with accounts that don't ladder
6+
37
## 0.1.1 (Jul 20 2012)
48

59
* Adds BnetScraper::Starcraft2.valid\_profile?

bnet_scraper.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
33

44
Gem::Specification.new do |s|
55
s.name = "bnet_scraper"
6-
s.version = "0.1.1"
6+
s.version = "0.1.2"
77
s.authors = ["Andrew Nordman"]
88
s.email = ["[email protected]"]
99
s.homepage = "https://github.com/agoragames/bnet_scraper/"

0 commit comments

Comments
 (0)