Skip to content

Commit 741c83b

Browse files
committed
Version bump
1 parent 11dec94 commit 741c83b

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.3.0 (Sep 22 2012)
4+
5+
* Adds portrait name scraping to ProfileScraper
6+
37
## 0.2.1 (Aug 04 2012)
48

59
* Adds race condition for profile scraping accounts playing in their first season

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

0 commit comments

Comments
 (0)