Skip to content

Commit c5d8f18

Browse files
authored
Bump popcorn to v0.2.2 (#546)
1 parent 7bcf499 commit c5d8f18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

popcorn/elixir/mix.exs

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

4-
@version "0.2.1"
4+
@version "0.2.2"
55
@github "https://github.com/software-mansion/popcorn"
66

77
def project do

popcorn/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swmansion/popcorn",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "JS bindings for Popcorn",
55
"type": "module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)