Skip to content

Commit

Permalink
Bump version to 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas von Deyen committed Aug 2, 2016
1 parent 2365f50 commit b22513a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## 3.3.2 (unreleased)
## 3.3.2 (2016-08-02)

* Use relative url for page preview frame in order to prevent cross origin errors (#1076)

Expand Down
2 changes: 1 addition & 1 deletion lib/alchemy/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Alchemy
VERSION = "3.3.1"
VERSION = "3.3.2"

def self.version
VERSION
Expand Down

0 comments on commit b22513a

Please sign in to comment.