Skip to content

Commit

Permalink
version bump 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tampakrap committed Aug 22, 2016
1 parent 44f16ef commit 1e451c8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
CHANGELOG
=========

0.1.1
-----

2016-08-22

* [#1](https://github.com/tampakrap/ra10ke/issues/1) update docs to mention Gemfile and Rakefile
* properly advertise the user agent

0.1.0
-----

Expand Down
2 changes: 1 addition & 1 deletion lib/ra10ke/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Ra10ke
VERSION = "0.1.0"
VERSION = "0.1.1"
end

0 comments on commit 1e451c8

Please sign in to comment.