Skip to content

Commit 523bd73

Browse files
committed
Version 1.2.0
1 parent 13fa0d9 commit 523bd73

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
prismic.io (1.1.1)
4+
prismic.io (1.2.0)
55

66
GEM
77
remote: https://rubygems.org/

lib/prismic/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# encoding: utf-8
22
module Prismic
33

4-
VERSION = '1.1.1'
4+
VERSION = '1.2.0'
55

66
end

0 commit comments

Comments
 (0)