Skip to content

Commit

Permalink
Bump minor version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Hamill committed Feb 27, 2013
1 parent e3fb2aa commit 4b938ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# Change Log

## Unreleased
## 2.2.0

* 1 DEPRECATION
* The whole gem is being renamed and will no longer be maintained as Texticle.
Expand Down
2 changes: 1 addition & 1 deletion lib/texticle/version.rb
@@ -1,7 +1,7 @@
warn "[DEPRECATION] The entire Texticle gem is deprecated. It is being renamed Textacular. Please switch to using the newer version. Texticle will no longer be maintained."

module Texticle
VERSION = '2.1.1'
VERSION = '2.2.0'

def self.version
VERSION
Expand Down

0 comments on commit 4b938ad

Please sign in to comment.