Skip to content

Commit

Permalink
release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mojombo committed Jan 8, 2010
1 parent 1b3099b commit 92e7e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bert.erl
Expand Up @@ -2,7 +2,7 @@
%%% MIT License - Copyright (c) 2009 Tom Preston-Werner <tom@mojombo.com>

-module(bert).
-version('1.0.0').
-version('1.1.0').
-author("Tom Preston-Werner").

-export([encode/1, decode/1]).
Expand Down

0 comments on commit 92e7e03

Please sign in to comment.