Skip to content

Commit

Permalink
release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Feb 14, 2015
1 parent e7984fe commit afcf22b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# 1.0.0 / 2015-02-14

* [ENHANCEMENT] Stabilized API

2 changes: 1 addition & 1 deletion menagerie.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'menagerie'
s.version = '0.1.3'
s.version = '1.0.0'
s.date = Time.now.strftime("%Y-%m-%d")

s.summary = ''
Expand Down

0 comments on commit afcf22b

Please sign in to comment.