Skip to content

Commit

Permalink
v0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
christiannelson committed Dec 27, 2012
1 parent fb600d9 commit d5dac20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
@@ -1,6 +1,6 @@
# Change Log

## 0.0.14 [2012-12-??]
## 0.0.14 [2012-12-26]

* Basic usage information.
* Added guard-livereload to Guardfile.
Expand Down
2 changes: 1 addition & 1 deletion lib/raygun/version.rb
@@ -1,3 +1,3 @@
module Raygun
VERSION = "0.0.13"
VERSION = "0.0.14"
end

0 comments on commit d5dac20

Please sign in to comment.