Skip to content

Commit

Permalink
Bump version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslittle230 committed May 12, 2021
1 parent 4d2658b commit 1997f3b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "stork-search"
version = "1.2.0"
version = "1.2.1"
authors = ["James Little <littleguy23@gmail.com>"]
edition = "2018"
documentation = "https://stork-search.net/docs"
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "stork",
"version": "1.2.0",
"version": "1.2.1",
"description": "Impossibly fast web search, made for static sites.",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 1997f3b

Please sign in to comment.