Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Draylar committed Jun 7, 2019
1 parent 61c716f commit 67a237d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sourceCompatibility = 1.8
targetCompatibility = 1.8

archivesBaseName = "vanilla-hammers"
version = "1.4.0"
version = "1.4.1"

minecraft {
}
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "vanilla-hammers",
"version": "1.4.0",
"version": "1.4.1",

"name": "Vanilla Hammers",
"description": "Adds a ton of new hammers to the game!",
Expand Down

0 comments on commit 67a237d

Please sign in to comment.