Skip to content

Commit 0803650

Browse files
committed
Bump version for beta.1
1 parent 77fc450 commit 0803650

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "elm-json"
3-
version = "0.2.7"
3+
version = "0.2.7-beta.1"
44
authors = ["ilias <[email protected]>"]
55
edition = "2018"
66

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "elm-json",
3-
"version": "0.2.7",
3+
"version": "0.2.7-beta.1",
44
"description": "Deal with your elm.json",
55
"author": "Ilias Van Peer",
66
"license": "MIT",

0 commit comments

Comments
 (0)