We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16071a0 commit ac463b8Copy full SHA for ac463b8
mix.exs
@@ -1,7 +1,7 @@
1
defmodule Backpex.MixProject do
2
use Mix.Project
3
4
- @version "0.13.0"
+ @version "0.14.0"
5
6
@source_url "https://github.com/naymspace/backpex"
7
@changelog_url "https://github.com/naymspace/backpex/releases"
package.json
@@ -1,6 +1,6 @@
{
"name": "backpex",
- "version": "0.10.0",
+ "version": "0.14.0",
"license": "MIT",
"main": "assets/js/backpex.js",
"scripts": {
0 commit comments