Skip to content

Commit ac463b8

Browse files
committed
Bump versions
1 parent 16071a0 commit ac463b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Backpex.MixProject do
22
use Mix.Project
33

4-
@version "0.13.0"
4+
@version "0.14.0"
55

66
@source_url "https://github.com/naymspace/backpex"
77
@changelog_url "https://github.com/naymspace/backpex/releases"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backpex",
3-
"version": "0.10.0",
3+
"version": "0.14.0",
44
"license": "MIT",
55
"main": "assets/js/backpex.js",
66
"scripts": {

0 commit comments

Comments
 (0)