Skip to content

Commit 27054a0

Browse files
committed
Version bump...
1 parent aa5d06a commit 27054a0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Changelog!
22

3-
## 0.1.2 (Jul 26 2012)
3+
## 0.1.3 (Jul 26 2012)
44

55
* Adds checks to prevent parse issues with accounts that don't ladder
66

7+
## 0.1.2 (Jul 20 2012)
8+
9+
* We don't talk about 0.1.2...
10+
711
## 0.1.1 (Jul 20 2012)
812

913
* 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.2"
6+
s.version = "0.1.3"
77
s.authors = ["Andrew Nordman"]
88
s.email = ["[email protected]"]
99
s.homepage = "https://github.com/agoragames/bnet_scraper/"

0 commit comments

Comments
 (0)