Skip to content

Commit 67a6a6e

Browse files
committed
Preparing for release, 0.1.0.
1 parent b1e697b commit 67a6a6e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
### 0.1.0 (Next)
1+
### 0.1.0 (6/2/2015)
22

33
* Initial public release - [@dblock](https://github.com/dblock).
4+

Rakefile

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
require 'rubygems'
22
require 'bundler'
3+
require 'bundler/gem_tasks'
34

45
Bundler.setup :default, :development
56

0 commit comments

Comments
 (0)