Skip to content

Commit

Permalink
v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
docelic committed Jun 11, 2020
1 parent dbacd4e commit 04debf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: liquid
version: 0.3.2
version: 0.3.3

authors:
- Arnaud Fernandés <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion src/liquid/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Liquid
VERSION = "0.3.2"
VERSION = "0.3.3"
end

0 comments on commit 04debf5

Please sign in to comment.