Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
fix semantic versioning typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
ar37-rs committed Mar 25, 2021
1 parent 4c60eb9 commit 81e400e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "quadoculars"
version = "0.1.5"
version = "0.1.40"
authors = ["Ar37-rs <adyaro37@gmail.com>"]
edition = "2018"
description = "Concurrent, composable simple file watcher on top of notify-rs with fast live reloading support."
Expand Down

0 comments on commit 81e400e

Please sign in to comment.