Skip to content

Commit

Permalink
Merge pull request #30 from synth/releases/1.1.0
Browse files Browse the repository at this point in the history
Bump version 1.1.0
  • Loading branch information
synth authored Apr 29, 2022
2 parents d805982 + 3ebb012 commit 0f6e76f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ name: Ruby

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

jobs:
test:
Expand Down
2 changes: 1 addition & 1 deletion lib/omniauth/microsoft_graph/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module OmniAuth
module MicrosoftGraph
VERSION = "1.0.0"
VERSION = "1.1.0"
end
end

0 comments on commit 0f6e76f

Please sign in to comment.