Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 3337b2e

Browse files
committed
bump versions
Signed-off-by: Reece Dunham <[email protected]>
1 parent 7002f15 commit 3337b2e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
picklecore (1.0.1)
4+
picklecore (1.1.0)
55
jekyll (> 3.8, < 5)
66
jekyll-default-layout (= 0.1.4)
77
jekyll-relative-links (= 0.6.1)
@@ -19,7 +19,9 @@ GEM
1919
eventmachine (>= 0.12.9)
2020
http_parser.rb (~> 0.6.0)
2121
eventmachine (1.2.7)
22+
eventmachine (1.2.7-x64-mingw32)
2223
ffi (1.13.1)
24+
ffi (1.13.1-x64-mingw32)
2325
forwardable-extended (2.6.0)
2426
http_parser.rb (0.6.0)
2527
i18n (0.9.5)

picklecore.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |spec|
44
spec.name = 'picklecore'
5-
spec.version = '1.0.1'
5+
spec.version = '1.1.0'
66
spec.authors = ['Reece Dunham', 'Param Thakkar']
77
spec.email = ['[email protected]']
88
spec.summary = 'A Jekyll theme built to create personal and small websites, but can easily scale!'

0 commit comments

Comments
 (0)