Skip to content

Commit

Permalink
0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewrudy committed Nov 26, 2015
1 parent 8e18d77 commit d1ad0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/memoist/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Memoist
VERSION = "0.12.0"
VERSION = "0.13.0"
end

2 comments on commit d1ad0d3

@PikachuEXE
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit is detached from master?

@matthewrudy
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PikachuEXE it is
because I pushed the gem, but forgot to push it back to github
and then merged another commit on top.

so I just pushed this as a tag for future reference

Please sign in to comment.