Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
SlexAxton committed Sep 17, 2014
1 parent 5d5bf2b commit d13109a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions README.md
Expand Up @@ -9,10 +9,6 @@ For more info, please visit the docs site at <http://slexaxton.github.com/Jed>.
I also maintain [messageformat.js](https://github.com/SlexAxton/messageformat.js). If you don't specifically need a gettext implementation, I might suggest using MessageFormat instead, as it has better support for plurals/gender and has built-in locale data.


## Current Version

`v0.5.2`

## Parsing Gettext Files

Jed doesn't include a Gettext file parser, but several third-party parsers exist that can have their output adapted for Jed.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "jed",
"version": "0.5.4",
"version": "0.5.5",
"author": "Alex Sexton <alexsexton@gmail.com>",
"description": "Gettext Style i18n for Modern JavaScript Apps",
"repository": {
Expand Down

0 comments on commit d13109a

Please sign in to comment.