File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ ask Mix to use Rebar 3 to compile it by passing the `manager: :rebar3` option.
8585Once configured, Mix will prompt you to install Rebar 3 if it is not yet
8686available.
8787
88- ## v1.2.3-dev
88+ ## v1.2.3 (2016-02-21)
8989
9090### 1. Enhancements
9191
@@ -99,7 +99,7 @@ available.
9999 * [ String] Fix incomplete data trimming on both ` String.replace_trailing ` and ` String.rstrip `
100100 * [ String] Attach debug_info back into Unicode modules for Dialyzer support
101101
102- ## v1.2.2
102+ ## v1.2.2 (2016-01-31)
103103
104104### 1. Enhancements
105105
Original file line number Diff line number Diff line change 1- 1.2.3-dev
1+ 1.2.3
Original file line number Diff line number Diff line change 11{application , elixir ,
22[{description , " elixir" },
3- {vsn , " 1.2.3-dev " },
3+ {vsn , " 1.2.3" },
44 {modules , [
55 elixir
66 ]},
You can’t perform that action at this time.
0 commit comments